Low resolution on Chromium - WebRTC
Posted: Thu Sep 15, 2016 10:39 pm
I'm developing a 1-to-1 videochat project with RPI 3 + Raspcam, using WebRTC and Chromium (on the Rasp side; the other user will use a mobile phone or an another random computer).
After loading the correct module:
Any suggestion?
After loading the correct module:
I succeded using the camera board like a regular webcam with my WebRTC script, both with Chromium and Firefox/Iceweasel. The only difference is that resolution is great in Firefox and absolutely low (like a magnified thumbnail... I'm talking about something REALLY tiny and blurred) in Chromium.sudo modprobe bcm2835-v4l2
Any suggestion?