Figure: Getting started workflow for video
- Prerequisites: Build and flash the required software, and establish an SSH connection to the target device.
- Setup: Run the necessary commands from an SSH terminal and push a prerecorded video to the device.
- Run: Run the required commands to validate video playback and recording.
Prerequisites
- Build and flash the software. For information, see Qualcomm Linux Build Guide.
- Connect to the device using SSH. For information, see Sign in using SSH
Set up video rendering
The setup procedure helps you render video content on the display and transfer it to the device. To playback a video, transfer a prerecorded H.264 video to the device and run the following command from an SSH terminal:Note:
- Video sample mp4 clip can be downloaded externally from the internet.
- When prompted for a password, enter
oelinux123.
Validate playback and video recording
You can run a set of commands on the device terminal to validate the video playback and recording functionality. Validate video playback functionality- To validate the video playback functionality, run the following command:
- To stop validating the use case, select CTRL + C.
- To validate the video recording functionality, run the following command:
- To stop validating the use case, select CTRL + C.
- To pull the recorded content from the device, run the following Secure Copy Protocol (SCP) command:
- Play the content on your host computer.

