mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
doc/protocol.texi: fix missed application reference
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
790e25ef61
commit
ff2fda57df
@ -414,7 +414,7 @@ ffmpeg -re -i @var{input} -f rtsp -muxdelay 0.1 rtsp://server/live.sdp
|
||||
To receive a stream in realtime:
|
||||
|
||||
@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
|
||||
|
||||
@section sap
|
||||
|
Loading…
Reference in New Issue
Block a user