Commit 646ffee8 authored by Antoine Cellerier's avatar Antoine Cellerier

I need another commit :)

parent 44697eb5
......@@ -27,7 +27,7 @@ Important notes:
vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
You can then use commands like: @test marq-marquee Goodbye
These new commands are also available in the telnet interface.
* The "rtp" access output module has been removed:
* The "rtp" access output module has been removed.
Please use the RTP stream output instead, e.g.:
Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment