Stream Component: Confirmed Cameras and Configurations

FFMPEG is not yet supported, we tested this during beta and it was somewhat crashy. It’s being worked on.

2 Likes

For UniFi cams on the UniFi NVR some additional info:
On a Raspberry Pi running HassOS you will have issues streaming the full 1920x1080 stream. Even the 1024x576 stream is at times too much for the Pi to handle. Currently the 640x360 stream works “best” but needs to be adjusted in the NVR so it has more than the default 200kbps bitrate.

I have tested the streams successfully using 500kbps bitrates, 15FPS and 360p on a Raspberry Pi. When you have more beefy hardware the higher res streams should be fine.

-Jan

have not testd synology yet, you ?

i threw a random jpg in and tested streaming it to my TV and it did work, but the jpg isnt the camera feed…

The stream works fine for me for Dafang but there is alot of distortion now and then in the stream. What video settings do you Dafang user use have for your camera(s)?

Vivotek Camera

I have the live stream_source working but not the still_image. Not even sure im doing it right to be honest :slight_smile: Anyway one question i do have, i dont hear the audio from the stream through lovelace front end. Is audio supported? the volume control is shown and i have turned up to max and tried mute button etc.

  • platform: generic
    still_image_url: http://192.168.5.76/live.sdp (also tried the mjpeg stream)
    stream_source: rtsp://192.168.5.76/live.sdp
    username: root
    password: xxxxxx

Has anyone been able to get Foscam to work? I set up as a generic Cam and used the /videoMain path for the stream source, but I just get demux errors in my log when I try to play the stream. The actual camera tile works ok which I think is using the still image url.

Can’t post config at the moment but I do have the correct path for the rtsp feed (it plays ok in VLC).

Edit: nevermind seems to work in .90.1. Will post working config for everyone later today.

Good, because I also have foscams attached to Synology, so I can use still image from foscams, and stream from Synology (if not smooth)

Did someone make it work with ZoneMinder?

I’m running on an i7 machine and don’t appear to be having any issues. Where do you adjust the default bitrate?

anyone tried the RTSP stream coming from a synology surveillance system? its working for me, but the stream isnt fluent, when i click on the camera its a refresh every 2 secs

That sounds like you are falling back to MJPEG, which we still do by default. Unless you see a media player with play/pause controls, it is not correctly configured. If you have stream_source set on the camera, you still need stream: set in your config to enable the component.

ok, that can be the cause indeed
but, it i dont add stream: if i then click on camera, i see the live feed, but its slow
if i add stream: , if i click then on the camera, then i see the play/pause controls, but no feed at all anymore, just a black screen (90.0)

There were some bug fixes in 0.90.1. I recommend updating and seeing if you still have the issue.

I have also updated the top post with some additional instructions on how to find still image URL and stream source for other cameras.

90.1 not ready for me, i am on hassos
we will test again when i can update

btw, why does it fallback to MJPEG? if the stream is coming from a synology? and why is it slow then?
because if i watch the RTSP stream in a VLC player, its smooth

Ok, updated to 90.1 , was just available on hassos…
Without stream: live stream is ok, when I click on a camera…
With stream: in config, I see the play controls, but no screen, stays black…

Tried directly rtsp from my foscam or directly from Synology surveillance…

So looking for a working config :wink:

We should just update the Synology library to provide RTSP video stream (at least as an option)

1 Like

Hikvision DS-2CD2385FWD-I

Is anyone using IC Realtime camera NVR system with Home Assistant?