Re: [Live-devel] Regarding testOndemandRtspserver test app....

2013-12-26 Thread Ross Finlayson
> I am using testOnDemandRtspServer application and at the end i wand to delete > the objects of TaskScheduler and UsageEnvironment,but these classes have > protected destructor.so how can i free memory for these classes. The simplest way to do this is to simply call exit(0); to exit the

Re: [Live-devel] Error with mp3 streaming

2013-12-26 Thread Ross Finlayson
> I am completely new the music and video streaming, and I probably am doing > something wrong. > > I tried the test program testMP3Streamer and testMP3Receiver to understand > how the library works. > > When I started the streamer, with the test.mp3 input that worked on any media > player, it

Re: [Live-devel] Regarding the timestamp of device source

2013-12-26 Thread Tony
but unfortunately, vlc also shows that the g711 audio is late. At 2013-12-24 08:15:00,"Ross Finlayson" wrote: I saw the DeviceSource code in live555 project. I found that the the fPresentationTime would be set by gettimeofday when doGetNextFrame is called. I remembered you said the fPresen

[Live-devel] The SR live555 sent doesn't contain any information about npt and rtp

2013-12-26 Thread Tony
Hi Ross, I checked the rtcp live555 sent to client, it only contains SSRC, no rtp and npt information. Does I need to create RTCP instance apparently?___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinf