This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI C/C++ Compiler
Hello Sir,
We do preview live video, like below
1. 1280 x 720 is not good, we can not preview
2. 1920 x 1080 FPS 30 decrease to 8 (performance not good)
(2) gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,width=1280,height=720,framerate=30/1 ! fpsdisplaysink
Michael Wu
[1280x720]
[1920x1080]
Hi Michael,
Can you let us know the SDK version used here?
Is this v3.04?
Did you check with yavta ?
Please also give a try with dmabuftest and check if you are getting expected output.
Thanks
RamPrasad
Hello RamPrasad,
The SDK version is ti-processor-sdk-linux-dra7xx-evm-05.03.00.07-Linux-x86-Install.bin
yavta --enum-formats /dev/video0
Format 1: YUYV (56595559)
Type: Video capture (1)
Name: YUYV 4:2:2
Frame size: 176x144 (1/15, 1/30)
Frame size: 320x240 (1/15, 1/30)
Frame size: 640x480 (1/15, 1/30, 1/60)
Frame size: 720x480 (1/15, 1/30)
Frame size: 720x576 (1/15, 1/30)
Frame size: 1024x768 (1/15, 1/30)
Frame size: 1280x720 (1/15, 1/30)
Frame size: 1920x1080 (1/15, 1/30)
Frame size: 2592x1944 ()
The System info,
Thanks
Michael
Hello RamPrasad,
Can we test the OV5640 sensor on "4.14 based SDK v5.00.00.01 on DRA7xx" ?
Thanks
Michael Wu
Hi Michael,
Please refer this section from Software developer guide.
5.00.00.01 is validated only for OV10633 sensor.
With 3.04 SDK, all these sensors validated.
Thanks
RamPrasad