iOS Notifications - Slow to load WebToRTC Stream

Hi All,

I’ve been playing around with notifications today so that when a door sensor opens I get a feed of the CCTV attached - I’m using WebToRTC for my camera streams - which load pretty much instantly when using Home Assistant via chrome or the iOS app - but when using the following code there is a 20-30 second delay on loading the stream via the notification. Has anyone else had this issue?


service: notify.mobile_app_mydevice
data:
  message: Motion Detected
  data:
    entity_id: camera.mycamera

Thanks
Leacho

Came here looking for a solution :frowning:

Has anyone found a solution to this? I have the exact same problem with my Reolink doorbell.