Rockchip RV1126 is down and reboot after using ffmpeg-rockchip #194

Closed
opened 2025-12-23 10:35:39 +01:00 by backuprepo · 2 comments
Owner

Originally created by @RomanED on GitHub (Jul 24, 2025).

I have a bypass from a camera on a v4l2 with a resolution of 3840 by 2160, when I try to start the pipeline "ffmpeg -f v4l2 -input_format nv12 -video_size 3840x2160 -i /dev/video-main -c:v hevc_rkmpp -b:v 4000k -pix_fmt nv12 -g 25 -f rtsp -rtsp_transport tcp rtsp://localhost:8554/mainstream", the board goes into a reboot. If I try to run a similar path through the GStreamer pipeline, then everything works fine.

Originally created by @RomanED on GitHub (Jul 24, 2025). I have a bypass from a camera on a v4l2 with a resolution of 3840 by 2160, when I try to start the pipeline "ffmpeg -f v4l2 -input_format nv12 -video_size 3840x2160 -i /dev/video-main -c:v hevc_rkmpp -b:v 4000k -pix_fmt nv12 -g 25 -f rtsp -rtsp_transport tcp rtsp://localhost:8554/mainstream", the board goes into a reboot. If I try to run a similar path through the GStreamer pipeline, then everything works fine.
backuprepo 2025-12-23 10:35:39 +01:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@RomanED commented on GitHub (Jul 24, 2025):

@nyanmisaka could you help with this problem?

@RomanED commented on GitHub (Jul 24, 2025): @nyanmisaka could you help with this problem?
Author
Owner

@nyanmisaka commented on GitHub (Jul 24, 2025):

I don't have an RV1126 to test with, and as far as I know it doesn't use the regular MPP runtime. This project only targets the RK35XX series.

@nyanmisaka commented on GitHub (Jul 24, 2025): I don't have an RV1126 to test with, and as far as I know it doesn't use the regular MPP runtime. This project only targets the RK35XX series.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/ffmpeg-rockchip#194
No description provided.