Greetings thank you for responding,

Yes I m using Libav from ffmpeg and the difference between them software codec 
gives IDR frame in sileces with 001 start code. When I break them and send 
seperatly all clients accept it but key frames corrupted. When I send IDR frame 
as one frame without spliting to slices, some clients (VLC) can decode frame 
properly but some (like milestone) does not decode at all. I can set number of 
slices for software codec but I want to have better solution which work 
multiple sliced IDR frames too. I m open for ideas thanks in advance.

Best regards,
Ozgur Ayik
________________________________
From: live-devel <live-devel-boun...@us.live555.com> on behalf of Weber, 
Patrick <patrick.we...@iecinfrared.com>
Sent: Thursday, January 18, 2024 9:24 PM
To: live-devel@lists.live555.com <live-de...@us.live555.com>
Subject: Re: [Live-devel] H264 all frames corrupted. (Ayik Ahmet)


Could you tell us what you’re using for software encoding? If it is FFmpeg, the 
packets are made up concatenated NALs; you’ll have to break those apart and 
send the individual NALs to live555. Otherwise, we’ll need more info about your 
software encoder.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to