-
Notifications
You must be signed in to change notification settings - Fork 786
Description
Good day.
I encountered a situation where I needed to add a video stream from an intercom camera to Home Assistant, but the problem is that the stream is broadcast in real time via "wss".
The video stream can be viewed in a browser by opening an HTML page that uses the FlussonicMSEPlayer javascript. The video stream delay is minimal, about 0.3-0.5 seconds. This is exactly what is needed. The intercom should broadcast video in real time.
The company that services the intercom does not provide a direct link to the RTSP stream from the camera. The developer company FlussonicMSEPlayer also does not want to help in this regard, referring to the service company.
Is it possible to somehow add the video stream from this page to go2rtc, so that later it can be added to Home Assistant or Frigate NVR?