> I had tried to neglect the first 4 bytes from the encoded buffer, but it did
> not helped, I had adjusted the fFrameSize accordingly.
>
> Can you please provide me with the pseudo code for handling this.
Oh for heaven's sake...
In your 'data source' class (i.e., your subclass of "FramedSourc
: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] mplayer not playing stream
I am currently testing Live555 based application on Freescale’s i.MX51
platform, the camera frames are encoded by Hardware encoder (H.264 format). The
encoded frames are sent to deliverF
> I am currently testing Live555 based application on Freescale’s i.MX51
> platform, the camera frames are encoded by Hardware encoder (H.264 format).
> The encoded frames are sent to deliverFarme without any modifications. After
> this I am streaming over UDP.
>
> With reference is taken fro