Lenny
1
I looking for a good option to integrate a mjpeg video (1920x1080; 30fps; /dev/video0; usb) from a linux headless server.
I found this: Streaming a webcam to a Jitsi Meet room – saghul, on code
and this code from Tony (comment): Headless jitsi meet on Raspberry pi · GitHub
Is there another way? Or do I need some kind of headless mode web browser to send the video stream?
I can also do some programming work, if someone can push me in the right direction.
The jitsi server could be installed on the same linux pc where the video will be captured.
Thanks,
Lenny
shawn
2
Perhaps something like this?
1 Like