Install latest/stable of v4l2rtspserver
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install v4l2rtspserver
Don't have snapd? Get set up for snaps.
This is an streamer feed from
The RTSP server supports
The HTTP server supports (available using -S option for capture format that could be muxed in Transport Stream)
To give the snap access to camera and audio capturing, use the following commands
sudo snap connect v4l2rtspserver:camera
sudo snap connect v4l2rtspserver:alsa
Now you can start the daemon with
sudo snap start --enable v4l2rtspserver
Thre snap also ships a command to be used from CLI in case you do not want to use the server, this command is called v4l2rtspserver.manual
For more information see the upstream README at https://github.com/mpromonet/v4l2rtspserver
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.