Re: [Live-devel] BasicUsageEnvironment and liveMediaPriv!=NULL with TCP streaming

2013-04-11 Thread Ross Finlayson
> I’m running the latest version ( live.2013.04.08.tar.gz ) on Windows 7, for > both rtsp client and server. I believe I have read all the old archives > relating to basicUsageEnvironment->reclaim() and that > basicUsageEnvironment->liveMediaPriv will be null if you close all your > mediums.

[Live-devel] BasicUsageEnvironment and liveMediaPriv!=NULL with TCP streaming

2013-04-11 Thread Jeremiah Morrill
Hello, I'm running the latest version ( live.2013.04.08.tar.gz ) on Windows 7, for both rtsp client and server. I believe I have read all the old archives relating to basicUsageEnvironment->reclaim() and that basicUsageEnvironment->liveMediaPriv will be null if you close all your mediums. I

Re: [Live-devel] Need help creating a H264 stream from a video encoder source.

2013-04-11 Thread Ross Finlayson
Initially, when debugging your server, you should use "testRTSPClient" - rather than VLC - as your RTSP client. ("testRTSPClient" will tell you a lot more about what's going on.) Please post the output from running "testRTSPClient" on your stream. > The H264VideoVencMediaSubsession::createNe

Re: [Live-devel] RTP over RTSP broken with VLC and latest lib.

2013-04-11 Thread Ross Finlayson
> I don't if this problem was reported before, I just find out yesterday when > doing some testing with April 1st version. Streaming over TCP is now broken > because of a recent change in the lib > No, the library is not broken. The problem is here: > User-Agent: LibVLC/2.0.5 (LIVE555 Streamin

[Live-devel] RTP over RTSP broken with VLC and latest lib.

2013-04-11 Thread Serge . Grondin
Hi, I don't if this problem was reported before, I just find out yesterday when doing some testing with April 1st version. Streaming over TCP is now broken because of a recent change in the lib, I debugged it and this is the faulty line file OnDemandSeverMediaSubsession.cpp (line 463) if (f

Re: [Live-devel] openRTSP-captured mp4 broken

2013-04-11 Thread Marcin
Hello, I had to do almost the same goal as You - record incomming AV stream (h264/aac) to MP4 files. What i did was that live555 only dumped streams into separate files and then i used MP4Box to merge them into working mp4 file. Greetings, Marcin michael.sch...@dlr.de pisze: Ross wrote:

Re: [Live-devel] openRTSP-captured mp4 broken

2013-04-11 Thread Michael.Scholz
Ross wrote: > Michi wrote: >> Am I correct to think that openRTSP should transcode the raw streams >> correctly using the -4 option? > > In principle, yes (except that our code doesn't do any "transcoding"; it just > records already-encoded data).  However, this is difficult to do well, > becaus

Re: [Live-devel] openRTSP-captured mp4 broken

2013-04-11 Thread Ross Finlayson
> Am I correct to think that openRTSP should transcode the raw streams > correctly using the -4 option? In principle, yes (except that our code doesn't do any "transcoding"; it just records already-encoded data). However, this is difficult to do well, because the ".mp4" file format is ill-suit

[Live-devel] openRTSP-captured mp4 broken

2013-04-11 Thread Michael.Scholz
Moin to everybody! I played with the testProgs for a few days under Linux and Windows and also built a custom application which is still not working as it should. The FAQ helped in the beginning but not anymore. I already get problems when recording a H264/AAC stream (1280x720, 25 fps, key frame