Commit ff2fda57 authored by Michael Niedermayer's avatar Michael Niedermayer

doc/protocol.texi: fix missed application reference

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 790e25ef
...@@ -414,7 +414,7 @@ ffmpeg -re -i @var{input} -f rtsp -muxdelay 0.1 rtsp://server/live.sdp ...@@ -414,7 +414,7 @@ ffmpeg -re -i @var{input} -f rtsp -muxdelay 0.1 rtsp://server/live.sdp
To receive a stream in realtime: To receive a stream in realtime:
@example @example
avconv -rtsp_flags listen -i rtsp://ownaddress/live.sdp @var{output} ffmpeg -rtsp_flags listen -i rtsp://ownaddress/live.sdp @var{output}
@end example @end example
@section sap @section 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