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.45k stars 151 forks source link

On Mac, Can't Login To WebUI #1214

Closed Evlded closed 1 month ago

Evlded commented 1 month ago

Everything installs correctly using this command: docker run -p 8554:8554 -p 8888:8888 -p 5000:5000 mrlt8/wyze-bridge I will include a screenshot of the launch in Terminal. I load WebUI and enter all credentials correctly and I am greeted with a localhost Username and Password screen. I have entered every credential I can think of and still cannot login. I have also tried all iterations of the default listed credentials.

Screenshot 2024-05-19 at 12 58 01 AM

I know it is something dumb, I just can't figure it out.

Screenshot 2024-05-19 at 12 52 37 AM

Screenshot 2024-05-19 at 12 52 47 AM

Also if I try to run the docker-compose.yml command in terminal it does nothing.

Screenshot 2024-05-19 at 12 55 15 AM

Thank you in advance!