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.61k stars 161 forks source link

Cannot get to work with Mainsail/Fluidd #348

Open scuk23 opened 2 years ago

scuk23 commented 2 years ago

Hello, I am trying to use this with my 3d printer software, Mainsail. Here are the required fields. Is Wyze Bridge able to handle this? I'm having trouble getting it to work. I CAN access my cameras through the links recommended by Wyze Bridge. Thanks!

image

mrlt8 commented 2 years ago

Unfortunately, we don't have native support for mjpeg in our container. You might be able to hack something together with a custom ffmpeg command though.

scuk23 commented 2 years ago

Appreciate the response. That's above my knowledge. Wouldn't know how to put that together. Super cool deal you got going here - works great!

allenrkeen commented 1 year ago

Appreciate the response. That's above my knowledge. Wouldn't know how to put that together. Super cool deal you got going here - works great!

Just stumbled on this trying to make it work for me. You can use the HLS stream from the bridge and give it to Fluidd as a HTTP page

image