rtp.js icon indicating copy to clipboard operation
rtp.js copied to clipboard

getPayload return wrong value

Open 3alisaki opened this issue 2 years ago • 0 comments

the getPayload methid of RtpPacket is returning the same data view that was passed to RtpPacket constructor, what i know is that it should return rtp payload without headers, pleas fix that.

3alisaki avatar Nov 26 '23 20:11 3alisaki