www.tbsdtv.com
5
/
7
Type 2: URL mode
The syntax is:
rtmp://username:password@server:port/appname/playpath
For instance, Youtube
rtmp://a.rtmp.youtube.com/live2/2za0-4pgx-c7ha-xxxx-xxxx{stream_key}
Twitch:
rtmp://live-dfw.twitch.tv/app/xxxxxxxxx{stream_key}
Facebook:
rtmps://live-api-s.facebook.com:443/rtmp/xxxxxxxx {stream_key}
Wowza:
rtmp://2012:[email protected]:1935/8018/xxxxxx
SRT
caller: the "agent" (this application) sends the connection request to the peer, which must be listener, and this way
it initiates the connection.
listener: the "agent" waits to be contacted by any peer caller. Note that a listener can accept multiple callers,
but
srt-live-transmit
does not use this ability; after the first connection, it no longer accepts new connections.
Listener mode
Encoder as the “listener”: