Thundercomm TurboX C610 Open Kit
For more information on the gst-launch tool, see the official documentation page
https://gstreamer.freedesktop.org/documentation/tools/gst-launch.html?gi-
language=c
3.10.1 Environment configuration
1.Disable roortfs write-protect:
$ adb root
$ adb disable-verity
$ adb reboot
2.Pre-configruration for camera working properly
Follow these steps to prepare the device for running multimedia use cases. The
following steps must be performed only once after flashing the device.
①
② Set the display log level:
③ Reboot the device:
④ Set up the GStreamer environment:
Rev. 1.0
MAY CONTAIN U.S. AND INTERNATIONAL EXPORT CONTROLLED INFORMATION
Set up the camera module:
$ adb shell mkdir -p /etc/camera
$ adb shell touch /etc/camera/camxoverridesettings.txt
$ adb shell "echo IFEDualClockThreshold=600000000 >>
/etc/camera/camxoverridesettings.txt"
$ adb shell "echo maxHalRequests=8 >> /etc/camera/camxoverridesettings.txt"
$ adb shell mkdir -p /data/misc/display
$ adb shell "echo 0 > /data/misc/display/gbm_dbg_cfg.txt"
$ adb shell sync
$ adb reboot
$ adb shell
$ source /etc/gstreamer1.0/set_gst_env.sh
32
Need help?
Do you have a question about the TurboX C610 Open Kit and is the answer not in the manual?