>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,
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
I am trying to use your openRTSP application to stream data from our
Bit Band VOD server, what I have
Observed is openRTSP never streams complete video data, if the file
is around 50MB only 16MB is streamed,
Would like to know why this is happening.
I am writing to file, and using following comm
Hi All
I am trying to use your openRTSP application to stream data from our Bit
Band VOD server, what I have
Observed is openRTSP never streams complete video data, if the file is
around 50MB only 16MB is streamed,
Would like to know why this is happening.
I am writing to file, and using follo
I used the testOnDemandRTSPServer to stream video und openRTSP to
receive the streamed data. My question is: where I should change the
received packet data before the client stores the received packet on
the disk, e.g. adding some data or a special header to the received
packets.
You would nee