[Live-devel] How to get RTP packets

2008-04-27 Thread Renjith
Hi Ross, When i changed the code like this if (strcmp(fProtocolName, "UDP") == 0) { on line 656 of "MediaSession.cpp" to if (True) { the MultiFramedRTPSource class is not executed. Now it using the BasicUDPSource class. I just create a file inside the void BasicUDPSource::incomingPacketH

[Live-devel] Whether Live555 media sever takes care of packet losses in the network..

2008-04-27 Thread manas lenka
Hi, I am new to live555 media server. I used it for streaming a video file, and palyed in the VLC. I found it is running very nicely and smoothly. I have some doubts: 1:-whether live555 media server takes care of packets loss in the network ? 2:- Can I send both audio and video files by running