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.

SK-TDA4VM: Cannot store the ai demo video from the USB camera

Part Number: SK-TDA4VM

Hello Ti,

I try to use the demo https://dev.ti.com/tirex/explore/content/edgeAI_academy_0_00_00_01_eng__all/modules/6_1_live_input_and_output.html 

I want to store the video from the USB camera and I set the "output" in the "my_configuration.yaml":

output0:
    sink: /opt/edge_ai_apps/data/output/videos/output_video.avi
    width: 1920
    height: 1080

After the demo run, the terminal appear 

How to solve the issue?

BR

James