NAME
mjpegstream – Userspace Video4Linux driver module for MJPEG Streams
SYNOPSIS
uv4l [ uv4l-options ] –driver mjpegstream –uri URI [ mjpegstream-options ]
DESCRIPTION
Create a virtual Video4Linux device from a given MJPEG Stream. See the ‘uv4l’ manual page for other details.
OPTIONS
–uri connection_string
Specify an URI for the Motion JPEG video streaming source (i.e. an IP camera or a server, like the UV4L Streaming Server). An example of a complete URI is:
http://username:password@host.domain:8080/path/file?action=stream.
For an URI only the host part is mandatory.
–proxy-host host
HTTP Proxy host
–proxy-port port
HTTP Proxy port
–proxy-username username
username for proxy authorization (only HTTP Basic Authorization is supported)
–proxy-password password
password proxy authorization
–timeout ms|0
Specify a timeout in ms for any network operation. Use 0 for no timeout.
SEE ALSO
uv4l(1), uv4l-server(1)
BUGS
No known bugs.
AUTHOR
<info@linux-projects.org> https://linux-projects.org