Project

General

Profile

Actions

完成 #292

open

rk-linux5.10 gstreamer录像39秒异常退出 ,如果仅预览是可以正常长时间执行

Added by 余 顺 14 days ago. Updated 14 days ago.

Status:
完成
Priority:
普通
Assignee:
-
Category:
system
Target version:
Start date:
04/22/2026
Due date:
% Done:

0%

Estimated time:

Description

版型:pro-rk3568-ahd rd-rk3588-ahd

系统:buildrooot

问题描述:

接入摄像头打开桌面应用测试预览正常,同时使用gst 以下指令执行预览也正常
gst-launch-1.0 v4l2src device=/dev/video11 ! video/x-raw,width=1920,height=1080,framerate=25/1 ! videoconvert ! videoscale ! video/x-raw,width=1920,height=1080 ! autovideosink
但是开始录制后在40s 左右就会出现异常
gst-launch-1.0 v4l2src device=/dev/video11 ! video/x-raw,format=YUY2 ! tee name=t \
t. ! queue ! videoconvert ! autovideosink sync=false \

t. ! queue ! videoconvert ! mpph264enc ! h264parse ! filesink location=output.h264


Files

Actions

Also available in: Atom PDF