Frigate/Advanced camer card - live view

I have four cameras on tablets with fully kiosk, always showing. I have two issues that i would like to solve, but am struggling to find answers.

Sometimes, when a dashboard reloads, the camera feed tries to play very briefly, then pauses with a round play button on screen, which then requires manual press.

Secondly, at random times, feeds will just freeze and the only indication is the camera showing night when it is day, or if you look at the camera timestamp on screen.

Can anybody show me any hints or tips on how to solve these issues, or at least diagnose them a bit further. As they are a live view, anything i can do to make them more reliable would be great. I am struggling to find causes in logs because i often dont know when it happened until way later!

Thanks in advance.

My camera config has been paired back to minimum possible, e.g.

type: custom:frigate-card
cameras:

  • camera_entity: camera.A
    dimensions:
    grid:
    width_factor: 10
    layout:
    zoom: 1
    fit: fill
    pan:
    x: 83
    ‘y’: 44
    aspect_ratio: ‘16:6’
  • camera_entity: camera.B
    dimensions:
    grid:
    width:factor: 1
  • camera_entity: camera.C
    dimensions:
    grid:
    width:factor: 1
    live:
    display:
    mode: grid
    grid_columns: 2