Maxim Devaev

Results 805 comments of Maxim Devaev

@danstiner Hello! Your research is amazing. Have you managed to find out anything else about this problem? I came across it in my own plugin for Janus, but [my case](https://github.com/pikvm/pikvm)...

@danstiner Thank you for sharing this. I will explore WebRTC further and maybe I can improve the frame processing chains. Unfortunately, I can't use VP9 due to the hardware limitations...

@hathach @abakosh Sup. I also ran into this problem, but on RP2040. Do I understand correctly that this hack will help me solve this problem on RP2040, if I don't...

@abakosh It seems it's working great in my case. I came across this today and came to almost the same solution as you. As far as I understand, the RP2040...

Maybe it should be recompiled? I'm not too much of an expert in FreeBSD.

> Maybe it should be recompiled? Could you check it?

Hello. It's possible, but I don't have time to do it right now, I'll leave it for the future.

Wow. Thanks for the investigation. I believe that the reason lies in the fact that the H264 buffer is transmitted via DMA directly from HDMI capture. To confirm that this...