I have an edimax ic3005 camera. It supports RTSP streams, over basic authentication. My url: rtsp://192.168.10.209/ipcam.sdp
When I load the RTSP url in VLC player it plays fine.
When I add that RTSP url in the generic camera integration as stream source url and then view the camera in the front end it doesn’t play and the UI jumps, quickly showing/hiding an error: “Error with media stream contents”.
See this screen capture gif: https://i.imgur.com/ABd9Six.gif
Here’s the stream info according to VLC (metadata tab is empty):
I tried adding "stream: " to my configuration.yaml. (generic camera integration says you need it enabled, but stream integration docs says it’s automatically enabled?)
I tried both with and without the still image setting in the integration (same result).
I tried different rtsp transport protocol settings in the integration.
I tried different framerates in both integration and ip camera settings.
I tried different quality & resolution settings in the ip camera settings.
any ideas?