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
commit
ff2fda57df
1 changed files with 1 additions and 1 deletions
  1. +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


Loading…
Cancel
Save