Multiple sessions of rtsp server

kroketor mariano.escudero.sanjose at gmail.com
Fri Nov 4 16:24:27 UTC 2016


Thank for your time Sebastian.
The program is attached to the message. When i run in two different
terminals form the same server whith differents ports, only the first does
his work:
First run:
root at guardian:/home/guardian# ./LaunchTest XXX.XXX.XXX.XX
rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov coelho 8554
Streaming
rtspsrc location=rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov !
decodebin ! video/x-raw, format=I420 ! x264enc ! rtph264pay name=pay0 pt=96
stream ready at rtsp://XXX.XXX.XXX.XX:8554/coelho
Active sessions: 0
Timeout: 1
Active sessions: 0
Timeout: 2
Active sessions: 0
Timeout: 3
Active sessions: 0
Timeout: 4
.............

Second run:
root at guardian:/home/guardian# ./LaunchTest XXX.XXX.XXX.XX
rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov coelho 8555
Streaming
rtspsrc location=rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov !
decodebin ! video/x-raw, format=I420 ! x264enc ! rtph264pay name=pay0 pt=96
failed to attach the server
root at guardian:/home/guardian#


I,m working on jessie Debian and all the parts of gstreamer are at 1.9.90
version
Please, let my know if you need something more or different form this.
LaunchTest.cpp
<http://gstreamer-devel.966125.n4.nabble.com/file/n4680468/LaunchTest.cpp>  



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Multiple-sessions-of-rtsp-server-tp4680454p4680468.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list