-
Thank you wmay.
Do you suggest any alternative RUDP streaming package (I did a little google!) ?
Any suggestion on enhancing the udp implementation to use Reliable UDP?.
2009-10-06 06:13:45 UTC in MPEG4IP
-
Hi,
Does mpeg4Ip supports "Reliable UDP "? (The documentation doesn't mention about it , but I may be missing something. )
Can anyone suggest me any alternative package which supports Reliable UDP streaming.
Thank you.
Shivs.
2009-10-05 11:35:52 UTC in MPEG4IP
-
Thank you Bill.
Does the unicast in mp4live uses tcp ? I see that the multicast uses udp and ttl value shows up in the sdp file too.
2009-02-01 17:33:22 UTC in MPEG4IP
-
IDR frames are Instantaneous Decoder Refresh, so we were assuming that the QT (quick-time) player will show the IDR video frame as soon as it receives from the server. But Quicktime player started showing the frames only after receiving 2 IDR frames.
While testing found that:
1. Start streaming, first send an IDR frame (f1) at t1.
2. Send another IDR frame (f2) at t2.
3. Send another...
2009-01-28 05:49:11 UTC in MPEG4IP