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.

RTOS: Vision SDK- Screen refresh issue



Tool/software: TI-RTOS

Hi all

We are using vsdk 3 dot 1 version with M4 as display server.

We find screen refresh issue while running Mirror-link usecase I have shared the video in the email.

Thanks & Regards,

Gokul

  • Hi Gokul,
    Can you please try these first?
    1) Enable debug for gst-ducati with "export GST_DEBUG=ducati:6" and check if the decoding is happening
    if you are seeing the logs, then enable the debug for waylandsink with "export GST_DEBUG=waylandsink:6" to check if waylandsink is receiving the buffers.