@flyingbird1002 commented on GitHub (Dec 5, 2025):
This issue is the same as 240 I try a lot, but it can not be solved; I refer to "https://blog.csdn.net/Leon_Chenl/article/details/145042973" , a…
@avi951 commented on GitHub (Nov 24, 2025):
Could you guide me on whether Chromium 114 or above versions support WebRTC HEVC/h265 support for rk3588?
@xuc1995 commented on GitHub (Nov 27, 2025):
I cannot reproduce this issue. Make sure you have followed the tutorials in the wiki and used the mpp and rga branches I provided.
@nyanmisaka commented on GitHub (Nov 24, 2025):
No, I don't think vanilla Chromium supports it. You'll need to ask your SBC vendor for a customized version.
@nyanmisaka commented on GitHub (Dec 2, 2025):
ffmpeg/libav only provides C interfaces, and unless you provide the corresponding bindings in PY, I don't see an easy way to support it.
@nyanmisaka commented on GitHub (Nov 27, 2025):
I cannot reproduce this issue. Make sure you have followed the tutorials in the wiki and used the mpp and rga branches I provided.
@nyanmisaka commented on GitHub (Nov 24, 2025):
That's a very common video codec format. It's supported by RKMPP decoders and encoders.
HEVC == H.265
@wgsP commented on GitHub (Nov 6, 2025):
I'm sorry for not being able to reply to you in a timely manner. I used your code and the output is now normal
[h264_rkmpp @ 0x2908ca0] Noticed an info…
@nyanmisaka commented on GitHub (Nov 6, 2025):
Thx for the confirmation since i don't have a 32bit system to verify, will merge it soon.
@nyanmisaka commented on GitHub (Nov 3, 2025):
Please try this patch:
diff --git a/libavcodec/rkmppenc.c b/libavcodec/rkmppenc.c
index 0d662aeeac..d614b3854a 100644
--- a/libavcodec/rkmppe…