This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
doc/protocol.texi: fix missed application reference
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.0
Michael Niedermayer
13 years ago
parent
790e25ef61
commit
ff2fda57df
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
doc/protocols.texi
+ 1
- 1
doc/protocols.texi
View File
@@ -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
Write
Preview
Loading…
Cancel
Save