v4l2rtspserver
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.
Details for v4l2rtspserver
Package name
- v4l2rtspserver
License
- Unlicense
Last updated
- 17 April 2022 - latest/stable
- 8 September 2022 - latest/edge
Websites
Contact
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report v4l2rtspserver for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
RTSP and HTTP camera stream server
This is an streamer feed from
- an Video4Linux device that support H264, HEVC, JPEG, VP8 or VP9 capture.
- an ALSA device that support PCM S16_BE, S16_LE, S32_BE or S32_LE
The RTSP server supports
- RTP/UDP unicast
- RTP/UDP multicast
- RTP/TCP
- RTP/RTSP/HTTP
The HTTP server supports (available using -S option for capture format that could be muxed in Transport Stream)
- HLS
- MPEG-DASH
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
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
Install v4l2rtspserver on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.