Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-07 Thread Ross Finlayson
> On Feb 7, 2024, at 11:59 PM, Ayik Ahmet wrote: > > I would like to understand what live555 doing while spling nal units into > rtp packages It is implementing RFC 6184 Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel

Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-07 Thread Ayik Ahmet
11:59 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high I have moved to another codec which can provide sliced Nal units, problem still occures, when I have full hd resulotion and bitrate after 3mbps corruption occ

Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-07 Thread Ayik Ahmet
From: live-devel on behalf of Ross Finlayson Sent: Tuesday, February 6, 2024 3:18 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high > On Feb 7, 2024, at 3:16 AM, Ayik Ahmet wrote: >

Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-06 Thread Ross Finlayson
> On Feb 7, 2024, at 3:16 AM, Ayik Ahmet wrote: > > Thanks for response. Unfortunately, when I use hardware codec I cant set > multiple slices option. Final point is that I have one slice h264 frames and > I dont have any other option about slicing. Then you should contact the manufacturer o

Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-06 Thread Ayik Ahmet
, February 6, 2024 3:08 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high > On Feb 7, 2024, at 3:01 AM, Ayik Ahmet wrote: > > Greetings, My rtsp server works well when encoding frame is under 3mbps in &g

Re: [Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-06 Thread Ross Finlayson
> On Feb 7, 2024, at 3:01 AM, Ayik Ahmet wrote: > > Greetings, My rtsp server works well when encoding frame is under 3mbps in > full hd frame. After this value I see corrupted frames sometimes. I have > increades OutputPacket::maxSize to even 12 Megabytes but still same problem. > I have e

[Live-devel] Corrupted h264 frame when encoding bitrate is high

2024-02-06 Thread Ayik Ahmet
Greetings, My rtsp server works well when encoding frame is under 3mbps in full hd frame. After this value I see corrupted frames sometimes. I have increades OutputPacket::maxSize to even 12 Megabytes but still same problem. I have each frame as 1 slice. Is there any configuration I can set fro