rtsp server question

Sergio Sagliocco sergio.sagliocco at csp.it
Fri Oct 17 03:28:47 PDT 2014


Hi to all!
I've a question about the use of gst-rtsp (I'm using 0.10.8 version).
I have to stream via rtsp a webcam source and at the same  time dump it 
to disk.
So I've set the launch string as follow  (I'm using videotestsrc for 
simpleness)

gst_rtsp_media_factory_set_launch (factory,
    "( videotestsrc is-live=true ! tee name=t ! x264enc ! rtph264pay 
name=pay0 pt=96 t. ! filesink location=out.raw preroll-queue-len=100 )");

My issue is that if there is no active rtsp session the pipeline doesn't 
go to playing status and so no file is written.

I there a way to set the pipeline in playing mode if there is no rtsp 
client connected?

Thank you very much
Best regards
Sergio Sagliocco

-- 
CSP s.c. a r.l
Research&  development -- SecureLAB &  DTVLab
______________________________________________
Via Nizza, 150 - 10126Torino [IT]
Ingresso visitatori: Via Alassio, 11/C
tel. +39 011 481 5140 - Mobile +39 348 6024078
fax  +39 011 481 5001
______________________________________________



More information about the gstreamer-devel mailing list