Created
October 3, 2024 11:22
-
-
Save openedev/434fac0f8888b2c51949306bc2ba64a4 to your computer and use it in GitHub Desktop.
rkisp_demo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=> rkisp_demo --device=/dev/video66 --stream-to=/tmp/video66 --count=100 | |
rga_api version 1.10.0_[9] | |
work_mode 0 | |
rkaiq log level ff1 | |
XCORE:K:rk_aiq_init_lib, ISP HW ver: 30 | |
************************** VERSION INFOS ************************** | |
version release date: 2023-10-23 | |
AIQ: AIQ v5.0x4.1 | |
************************ VERSION INFOS END ************************ | |
sns_entity_name:m00_b_imx415 7-001a | |
sns_name:imx415 | |
imx415:-------- open output dev ------------- | |
-------- open output dev_name:/dev/video66 ------------- | |
imx415: get dma buf(0)-fd: 6 | |
imx415: get dma buf(1)-fd: 7 | |
imx415: get dma buf(2)-fd: 8 | |
imx415:-------- stream on output ------------- | |
[ 1058.391116] rkisp_hw fdcb0000.rkisp: set isp clk = 396000000Hz | |
[ 1058.397150] rkisp rkisp0-vir0: over virtual isp max resolution, force to 2 readback | |
[ 1058.397635] rkcif-mipi-lvds: stream[0] start streaming | |
[ 1058.399123] rkcif-mipi-lvds: Allocate dummy buffer, size: 0x01028000 | |
[ 1058.399172] rockchip-mipi-csi2 mipi0-csi2: stream on, src_sd: 000000008fe38fd1, sd_name:rockchip-csi2-dphy0 | |
[ 1058.399177] rockchip-mipi-csi2 mipi0-csi2: stream ON | |
[ 1058.399196] rockchip-csi2-dphy0: dphy0, data_rate_mbps 892 | |
[ 1058.399202] rockchip-csi2-dphy0: dphy0, data_rate_mbps 892 | |
[ 1058.399671] rockchip-csi2-dphy csi2-dcphy0: csi2_dphy_s_stream stream on:1, dphy0, ret 0 | |
[ 1058.399677] imx415 7-001a: s_stream: 1. 3864x2192, hdr: 0, bpp: 10 | |
> | |
> | |
> | |
[ 1061.880582] rkcif-mipi-lvds: stream[0] start stopping, total mode 0x1, cur 0x1 | |
Segmentation fault |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment