Re: [Live-devel] about the rtp payload for mpa

2010-04-15 Thread Ross Finlayson
I have some questions about the rtp payload for mpa(type is 14) when i use testOnDemandRTSPServer to stream mp3 file.When i capture packet via Wireshark(an network capture tools), on the rtp layer, the payload of the rtp packet is composed of audio frames.It strongly trouble me thatthe comp

[Live-devel] Threads and event loops

2010-04-15 Thread Němec Alexandr
Dear Ross (and anybody), I followed all the posts about threading and event loops some days ago. I also reviewed the FAQ once more and because I had done it several times in the past, it seems to me that the recommendation "Such a configuration is not recommended, however; instead, it is safer t

[Live-devel] SegmentQueue::enqueueNewSegment() overflow

2010-04-15 Thread dirk . raffel
Hello everyone, First, let me say that I'm totally new to Live555 and multimedia streaming in general. I'm planning to build an on-demand RTSP server for streaming WAV and/or MP3 files via RTP unicast to an RTSP client. I've built and tried the TestOnDemandRTSPServer in the testProgs directory

[Live-devel] Client reconnect with the same server

2010-04-15 Thread Miguel Angel Arcos
Hi Ross & the other developers, I'm having one problem when I try to reconnect the connection with the same server. On the first connecton all its ok, I call getNextFrame and receive the data on my AfterReadingFrame function. The problem comes when I disconnect from the server, I'm closing with te