Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for webrtc streaming for IP Cameras #1317

Closed
slynn1324 opened this issue Mar 21, 2023 · 0 comments · Fixed by #1318
Closed

Add support for webrtc streaming for IP Cameras #1317

slynn1324 opened this issue Mar 21, 2023 · 0 comments · Fixed by #1318
Labels
💡 Type: FR Requests a new feature

Comments

@slynn1324
Copy link
Contributor

Requested feature:

I use a wyze cam, and run a wyze-bridge (https://github.com/mrlt8/docker-wyze-bridge) docker container on my network that publishes a webrtc stream that works great (low latency, reliable). I would like to be able to integrate the remote webrtc video stream as a WebCam in Mainsail.

The existing "web-rtc (camera-streamer)" webcam option seems to have a lot of code specifically pointing to Raspberry Pi functionality. From searching some documentation, it appeared that the "IP Camera" option is intended for use to have the browser directly reach out to a different address - and not tunnel any data through the Mainsail host.

I have a working PR that I will open shortly.

Solves the following problem:

No response

Additional information:

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 Type: FR Requests a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants