> On Apr 6, 2023, at 11:38 PM, Firdaus.Muhammad
> wrote:
>
> After trying to understand the logic to decode the frame, finally my decoder
> can accept the rtp data simply by adding first 4 bytes of the buffer with
> 0001 data before sending or doing the merging.
> I suppose that first 4 byt
Hi Mr. Finlayson
After trying to understand the logic to decode the frame, finally my decoder
can accept the rtp data simply by adding first 4 bytes of the buffer with 0001
data before sending or doing the merging.
I suppose that first 4 bytes is where the rtp header stored, since live555
after