Difference between revisions of "Live555"
Jump to navigation
Jump to search
m (→Source code: This is an access module now) |
|||
Line 5: | Line 5: | ||
Live555 handles [[RTSP]], and [[SDP]] connections. | Live555 handles [[RTSP]], and [[SDP]] connections. | ||
− | ===Module options=== | + | === Module options === |
− | + | {{See|Documentation:Modules/live555}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Container format == | == Container format == |
Revision as of 02:54, 25 March 2019
LiveMedia from Live555 is a library for streaming data over a RTSP, RTP and SDP connection.
RTSP module
Live555 handles RTSP, and SDP connections.
Module options
Container format
live
|
VLC can decode this container. The module name to use at the command line is live, but you can also use livedotcom. |
This is a special container format used for sending information over the internet.
Source code
- modules/access/live555.cpp (access)