mrlt8 / docker-wyze-bridge

WebRTC/RTSP/RTMP/LL-HLS bridge for Wyze cams in a docker container
GNU Affero General Public License v3.0
2.59k stars 159 forks source link

Can someone explain how to access streams while using duckdns in https? #720

Open Vetsus opened 1 year ago

Vetsus commented 1 year ago

i can bring up a webpage for webrtc stream using the local HA IP address.... but it only plays for about 10-15 seconds then goes blank... however i cannot get it to link with HA using the 'generic camera'. is there another way to get it working with an RTSP stream? that would be my preferred method

fireboy1919 commented 1 year ago

If it's only playing for 10-15 seconds, then you almost definitely have an bandwidth problem somewhere between your HA instance and your camera. I.e., your local network bandwidth is lacking. You likely need to put a repeater between your cameras and your router.

This has nothing (much) to do with https/duckdns; the RTSP stream is stream from the wyze bridge to home assistant - both of which are on the same device if you're using HA supervised. If you resolve the first issue you mentioned, then the only other issue with a generic camera not working would be not having enough upload bandwidth from your ISP.