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
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
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
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