Jump to content

GstRtspSink - Transport Stream RTSP Streaming: Difference between revisions

mNo edit summary
Line 33: Line 33:


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
IP_ADDRESS=192.0.0.1
IP_ADDRESS=127.0.0.1
PORT=12345
PORT=12345
MAPPING1=stream
MAPPING1=stream
Line 43: Line 43:


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
IP_ADDRESS=192.0.0.1
IP_ADDRESS=127.0.0.1
PORT=12345
PORT=12345
MAPPING=stream
MAPPING=stream
Line 53: Line 53:


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
IP_ADDRESS=192.0.0.1
IP_ADDRESS=127.0.0.1
PORT=12345
PORT=12345
MAPPING=stream
MAPPING=stream
Line 63: Line 63:


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
IP_ADDRESS=192.0.0.1
IP_ADDRESS=127.0.0.1
PORT=12345
PORT=12345
MAPPING=stream
MAPPING=stream
457

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.