Re: [Live-devel] HEVC RTSP Client can only get 1/3 of the frame

2023-02-24 Thread Ross Finlayson
> On Feb 25, 2023, at 4:40 AM, Firdaus.Muhammad > wrote: > > For latest HEVC stream camera, the data will look like this > Nal Remark > 32 VPS > 33 SPS > 34 PPS > 39 Prefix > 19 I-Frame (1/3 size) > 19 I-Frame (1/3 size) > 19

[Live-devel] HEVC RTSP Client can only get 1/3 of the frame

2023-02-24 Thread Firdaus.Muhammad
Hi Mr Finlayson Sorry just found out that you've replied question, I went through live555 mail archives trying to find some answer. ? There is no bug in the LIVE555 code. There is perhaps a bug in the custom code that the server uses to feed NAL units from the camera to the server. Correct,