[Issue#906] Camera widget – Video not working

未分类 bolang 6个月前 (10-14) 50次浏览

Issue #906 | 状态: 进行中 | 作者: spanzetta | 创建时间: 2025-02-15


I am using CNCjs 1.10.5 on a RPI3A+ with Bookworm where I’ve installed a PI Camera that streams using https://github.com/raspberrypi/picamera2/blob/main/examples/mjpeg_server.py which works fine using a browser pointing to http://IP Address:8080/index.html but if I put the same link into the widget (Connect to an IP camera) it shows nothing (black)


评论 (4)

#1 – spanzetta 于 2025-02-22

Anyone here?


#2 – AustinSaintAubin 于 2025-03-11

You will need to use a we streamer like mpegstreamer or similar.

I recommend to look at and use the setup script here: https://github.com/cncjs/cncjs-pi-raspbian


#3 – AustinSaintAubin 于 2025-03-11

You will need to use a we streamer like mpegstreamer or similar.

I recommend to look at and use the setup script here: https://github.com/cncjs/cncjs-pi-raspbian


#4 – spanzetta 于 2025-08-06

I did use that script.. but the thing is that even if I have a working mjpegstreamer (if I use a browser and point to http://xxxxxxx:8080/index.html I see the video) if I put the same link into cncjs camera widget.. I see black..

Pls note that I am using a RPI3A+ with its RPI Camera (and not with an external USB camera)

Is there anyone with same setup with working Video in CNCJs camera widget?

Image


原始Issue: https://github.com/cncjs/cncjs/issues/906

喜欢 (0)