Re: [Live-devel] Regarding MPEG streaming

2007-05-29 Thread Ross Finlayson
>Now when i started analysing MPEG Audio/Video streaming (.mpg), it >seems it is different from what Wav is doing. Can anyone please tell >me how Live555 is managing .mpg streaming and how task scheduler is >functioning in this case. Remember, You Have Complete Source Code. > >One more query,

[Live-devel] Regarding MPEG streaming

2007-05-29 Thread Nikhil Agrawal
Hi, I was working on Wav streaming and after analysis I found that SendNext of MultiFramedRTPSink is registered to scheduler to call. Doing this sink always asks for more frames to source. Now when i started analysing MPEG Audio/Video streaming (.mpg), it seems it is different from what Wav is d