I also faced this problem. I need to encode the BGR24 stream from TC358743 to H.264, and I get an overly highlighted image. If I try to use M2M JPEG encoder, I get the right colors. Also if I use UYVY, I get the right colors with H.264, and too dark with JPEG.
I'm confused with all discussions. Is there any way at all to make this work properly? Or is it something that needs to be fixed in the firmware. I'm just clarifying because it's been a while.
My code is here: https://github.com/pikvm/ustreamer/blob ... m2m.c#L223
I'm confused with all discussions. Is there any way at all to make this work properly? Or is it something that needs to be fixed in the firmware. I'm just clarifying because it's been a while.
My code is here: https://github.com/pikvm/ustreamer/blob ... m2m.c#L223
Statistics: Posted by mdevaev — Tue Mar 26, 2024 11:26 pm