AlexxIT / WebRTC

Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.
https://github.com/AlexxIT/Blog
MIT License
1.46k stars 173 forks source link

New models supported #56

Closed roleoroleo closed 2 years ago

roleoroleo commented 3 years ago

I can confirm that this component works with the following cams:

All models with alaw/ulaw audio.

Thanks for your work.

Gferretta commented 3 years ago

Add:

EzViz C6CN work OK with audio in MSE and without audio in WebRTC .

Thanks

stripeyhorse commented 3 years ago

Ive test this with Unifi G3 Flex and G3 Bullet and Dome.

aatumaykin commented 3 years ago

Reolink E1 url: 'rtsp://admin:password@192.168.1.10:554//h264Preview_01_main'

MISECU from https://aliexpress.ru/item/32950759885.html?spm=a2g0s.9042311.0.0.264d33ed1xk5Wl&_ga=2.47597605.364037802.1621967416-919761677.1598814968

Techage from https://aliexpress.ru/item/4000601510379.html?spm=a2g0s.9042311.0.0.264d33ed1xk5Wl&_ga=2.47597605.364037802.1621967416-919761677.1598814968

url: 'rtsp://192.168.1.10/user=admin&password=&channel=1&stream=0.sdp?'

AlexxIT commented 2 years ago

Thanks!