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.

TDA4VM: raw16 capture demo

Genius 13655 points
Part Number: TDA4VM

Hello Champs,

Do we have raw16 capture demo for TDA4VM?

Customer found somebody use the code tivx_raw_image_create_params_t raw_params; to realize. Where is this code from?

Thanks
Regards,
Shine

  • Hi Shine,

    The single cam demo in vision_apps could use the IMX390 camera with data format raw12. This is currently supported in the SDK.

    Customer found somebody use the code tivx_raw_image_create_params_t raw_params; to realize. Where is this code from?

    This is used in our single cam demo application.

    Could you please confirm if the customer wants raw16 or raw12?

    Regards,

    Nikhil

  • Hi Nikhil,

    Thanks for your great support.

    Customer wanted to capture raw16. 

    Besides, is there some command can be used to save the raw16 as an image like gst-launch-1.0?

    Thanks
    Regards
    Shine

  • Hi,

    Yes, we do support the raw16 input in the single cam demo provided that the sensor outputs raw16 format.

    You could save the raw16 output using the gstreamer command itself, again provided that the sensor outputs raw16 format.

    Please let me know if this answers your question.

    Regards

    Nikhil