-
Download the MediaMTX utility to set up an RTSP listening server.
The following steps are verified for MediaMTX version
v1.11.3_linux_arm64v8, available at mediamtx_v1.11.3_linux_arm64v8.tar.gz. -
Unzip the downloaded archive and edit the
mediamtx.ymlfile to enable RTSP streaming on port8901. -
Copy the
mediamtx.ymlfile and themediamtxexecutable to the device: -
Open a new SSH shell and run the
mediamtxutility:
-
Start an RTSP stream on your host computer on localhost at port
8901. The following example uses FFmpeg to capture input from a connected webcam and send it as an RTSP stream. If FFmpeg is not installed, download it from the FFmpeg website.
-
Verify the RTSP stream output using VLC media player:
- Open VLC media player.
- Press
Ctrl+N. - Enter the URL
rtsp://127.0.0.1:8901/live1.mkvin the input bar. - Select Play.

Set up RTSP
Set up an RTSP server and stream video to and from a Qualcomm Device Cloud device

