Support native Wyze P2P streaming for the Wyze Bulb Cam (model HL_BC), which currently fails with "only DTLS cameras are supported".
When attempting to configure the Wyze Bulb Cam (HL_BC) in go2rtc (v1.9.14+) using the native Wyze P2P integration (wyze://192.168.2.186?dtls=true&enr=...&mac=80482CE6C3C5&model=HL_BC&uid=...), the connection fails with "streams: wyze: only DTLS cameras are supported". Pinging the camera directly from the host and inside the docker container works perfectly, indicating it is not a basic networking or routing issue. Adding support for the HL_BC model and its DTLS/TUTK protocol parameters would allow users to stream from this camera locally without relying on an intermediate bridge.
Support native Wyze P2P streaming for the Wyze Bulb Cam (model HL_BC), which currently fails with "only DTLS cameras are supported".
When attempting to configure the Wyze Bulb Cam (HL_BC) in go2rtc (v1.9.14+) using the native Wyze P2P integration (wyze://192.168.2.186?dtls=true&enr=...&mac=80482CE6C3C5&model=HL_BC&uid=...), the connection fails with "streams: wyze: only DTLS cameras are supported". Pinging the camera directly from the host and inside the docker container works perfectly, indicating it is not a basic networking or routing issue. Adding support for the HL_BC model and its DTLS/TUTK protocol parameters would allow users to stream from this camera locally without relying on an intermediate bridge.