[FFmpeg-devel] [PATCH 3/4] Document "sctp" protocol

Andrey Utkin andrey.krieger.utkin at gmail.com
Sat Jun 15 22:03:40 CEST 2013


---
 doc/protocols.texi | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/doc/protocols.texi b/doc/protocols.texi
index 3bfb75a..8e82ee2 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -701,6 +701,22 @@ To play back the first stream announced on one the default IPv6 SAP multicast ad
 ffplay sap://[ff0e::2:7ffe]
 @end example
 
+ at section sctp
+
+SCTP implementation.
+
+ at example
+sctp://@var{host}:@var{port}[?@var{options}]
+ at end example
+
+ at table @option
+ at item listen
+Listen for an incoming connection
+
+ at item max_streams
+Set the maximum number of streams
+ at end table
+
 @section tcp
 
 Trasmission Control Protocol.
-- 
1.8.1.5



More information about the ffmpeg-devel mailing list