Re: [Live-devel] NAL Unit FU header

2023-03-31 Thread Milos Jakovljevic
On Thu, Mar 30, 2023 at 11:06 PM Ross Finlayson wrote: > > > > On Mar 31, 2023, at 4:45 AM, Milos Jakovljevic < > milos.jakovlje...@nittbit.com> wrote: > > > > Hi everyone, > > > > I'm receiving a 4K HEVC stream from the remote server. All the NA

[Live-devel] NAL Unit FU header

2023-03-30 Thread Milos Jakovljevic
Hi everyone, I'm receiving a 4K HEVC stream from the remote server. All the NAL units seem to be fragments but for some reason NAL type is always either 1 or 19 apart from Non-VCL types. I'm trying to figure out how I would recognize if its a fragment ? Am i missing something? Best, Milos __