Basically the title. I am on a Pi4b and when I change my mode from ustreamer to camera-streamer. I am unable to access the stream after changing the url to webrtc. I can see in the logs that camera-streamer is running. I can also access the feed from mjpeg and the adaptive mjpeg. I am unsure of what else to do. I have attached a log from crowsnest as well.
#Camera-streamer mode doesn't seem to take effect
41 messages · Page 1 of 1 (latest)
Send a screenshot of that window after clicking on edit
That is a different Window than form the screenshot. So please go into the interface settings and edit the webcams
What browser and OS are you using to access the stream?
Chrome!
Also try to connect to http://<ip.of.your.pi>/webcam/webrtc
does not seem to be up
Did you already try to restart crowsnest?
Yeah multiple times, I can try once more to see
Still missing the OS
sorry too much multitasking - Windows 11
Can you try different browser maybe?
eww lol sure one sec
I cannot see any errors inside the log
Looks like the same thing in edge as well as on my iphone, nothing shows
let me upload another log real quick a lot more data
Please make a right click onto the file instead of using the checkbox and then download
sure
Nope it shouldn't....
going to try a reboot I guess
The second log you sent, cannot find the device to encode the h264 stream. I thought it might be just missing....
Best would be to try to flash a new sdcard and see if it's working again
sounds good. I was wanting to switch it over to a higher class sd anyways. I will update shortly, thanks for your help so far
I was able to get it after a reboot actually
3DO NOZZLE CAMERA 4K: 3DO NOZZL (usb-0000:01:00.0-1.2):
/dev/video0
/dev/video1
/dev/media4
Logitech Webcam C925e (usb-0000:01:00.0-1.4):
/dev/video2
/dev/video3
/dev/media5
I want the whole output
bcm2835-codec-decode (platform:bcm2835-codec):
/dev/video10
/dev/video11
/dev/video12
/dev/video18
/dev/video31
/dev/media3
bcm2835-isp (platform:bcm2835-isp):
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video20
/dev/video21
/dev/video22
/dev/video23
/dev/media0
/dev/media1
rpivid (platform:rpivid):
/dev/video19
/dev/media2
3DO NOZZLE CAMERA 4K: 3DO NOZZL (usb-0000:01:00.0-1.2):
/dev/video0
/dev/video1
/dev/media4
Logitech Webcam C925e (usb-0000:01:00.0-1.4):
/dev/video2
/dev/video3
/dev/media5
But overall I recommend to try a fresh installation on another sdcard
yeah I agree honestly
Everything is listed, as it should be 🤔
So last idea is a fresh installation as this missing device and freeze thing is really suspicious
I hadn't ran into freezes before, and the cameras work on mjpeg by the way. This is with the mode set to camera-streamer
installing the new sd card now
Like I said, the second log reports a missing h264 encoding device. That device is needed to display webrtc. So if there is a malfunction for that, it won't work. Everything else is unaffected by that
ahhh okay makes sense