[Live-devel] Media Server

2011-03-19 Thread ee05154
I'll use RTSPServer instead. As it says MediaServer i thought it was a good startup Server implementation, but this dynamic behavior is not exactly what i want. Thanks for the input. Keep up the great work with the liveMedia. Best Regards, Nuno Mota ___

Re: [Live-devel] use openRTSP to record stream

2011-03-19 Thread Ross Finlayson
Hi All, I find a RTSP stream over internet as following rtsp://64.202.98.91:554/sa.sdp so , I use openRTSP to record stream . openRTSP rtsp://64.202.98.91:554/sa.sdp file audio-MP4A-LATM-1 is created but doesn't receive any date from RTSP server . do I do anything wrong ? Yes, you didn't read

Re: [Live-devel] Media Server

2011-03-19 Thread Ross Finlayson
i've been developing a media server using live555 media server. I'm using two threads now, one running the media server the other running a SSL server. I'm a little bit confused. I added a ServerMediaSession(with lookupServerMediaSession) with the test.ts file and later removed it. For some rea

[Live-devel] use openRTSP to record stream

2011-03-19 Thread kevin631012
Hi All, I find a RTSP stream over internet as following rtsp://64.202.98.91:554/sa.sdp so , I use openRTSP to record stream . openRTSP rtsp://64.202.98.91:554/sa.sdp file audio-MP4A-LATM-1 is created but doesn't receive any date from RTSP server . do I do anything wrong ? following is log messag