Stream Component: Confirmed Cameras and Configurations

Yes! But with the generic component.

config:

- platform: generic
  name: "binnen"
  stream_source: rtsp://admin:[email protected]:554/videoMain
  still_image_url: http://192.168.1.xx:88/cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=admin&pwd=password
  username: admin
  password: password
  verify_ssl: false

I have an onvif camera and works great with the new streaming and live view function.
It starts instant but the video is nearly 10 seconds delayed. Even on the live stream and local connection. Is this a normal behavior?

Iā€™m using the Foscam component and my C1 streams OK on 0.92. It does give me a loading circle sometimes, but most of the times I have tried so far, it just worked.

What have you used to get Yi 720p camera with RTSP? Everything Iā€™ve tried doesnā€™t work. The yi-hack-v3 works fine, but thatā€™s not an RTSP stream.

you want the yi-hack-v4 and you will need to donate to get access to the RTSP server but it works great and you can get a MQTT binary sensor for motion too :slight_smile:

1 Like

And guys with foscam c1 have a fluent stream? Is there a different to add it as foscam/onvif/generic component, what is the best?

@gregg098 @Klex1404

Mine is added as the foscam component.

https://github.com/edif30/yi-hack. Itā€™s a fork of a fork.

Also, the issue I responded about previously have been resolved.

Fluent stream?

Thanks for the link. Iā€™m not sure this will work with mine. I seem to require firmware to be in a file called home_y18 (and rootfs_y18). Iā€™ve tried to load firmware named ā€œhomeā€ before and the camera doesnā€™t seem to load it. I tried renaming ā€œhomeā€ to ā€œhome_y18ā€ as well, but that didnā€™t work either.

So thinking of donating and trying it out. It says the MQTT is under development. How does one get the binary sensor?

seeing this error in log )0.92)

2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] non-existing PPS 0 referenced
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] non-existing PPS 0 referenced
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] decode_slice_header error
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] no frame!
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] non-existing PPS 0 referenced
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] non-existing PPS 0 referenced
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] decode_slice_header error
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] no frame!
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] non-existing PPS 0 referenced
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] non-existing PPS 0 referenced
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] decode_slice_header error
2019-04-27 15:25:32 ERROR (stream_worker) [libav.h264] no frame!
2019-04-27 15:25:32 ERROR (stream_worker) [libav.rtsp] Nonmatching transport in server reply
2019-04-27 15:25:32 ERROR (stream_worker) [libav.rtsp] Nonmatching transport in server reply

Hey @masterdka, any progress on this issue? Iā€™m also have the same problemā€¦

Ya. Granted I donā€™t stream for very long. Typically maybe 30 seconds, but it works fine right now.

Read the GitHub, follow instructions on the discord. Once you become a donator you will get access to it.

Stream camera not work in my foscam R2. Please help!

@hoatienii Try to use second stream with lower quality if is possible . That was the case with my 5mp cameras. What I would like to add that this is a very cool feature and Big Thanks to all involved in.

1 Like

How about still image?

Thanks for your reply! How set seconds stream in home assistant.

Yi camera 12CN support?