Replies: 3 comments 1 reply
|
Not yet, but hopefully soon. It's still a work in progress. |
0 replies
|
Alexxit from go2rtc has added support for docker-wyze-bridge's webrtc signaling endpoints, and my preliminary testing shows that, when using both go2rtc +docker wyze bridge, the connections are indeed p2p, not using relay servers. Check it out If you have some time. |
1 reply
Does this work with V3 cameras? The WebRTC link is always null for my cameras. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
On the api's :5000/webrtc/cam endpoint, currently it uses kvs to fetch the stream. It's there a way to establish a local connection directly to the camera using webrtc?
All reactions