Currently we only support RGBA color Format

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Jetson Nano
• DeepStream Version 5.1
• JetPack Version (valid for Jetson only) 4.5.1
• TensorRT Version 7.1.3+cuda10.2
• Issue Type( questions, new requirements, bugs) Question

Traceback (most recent call last):
  File "test3.py", line 149, in tiler_src_pad_buffer_probe
    n_frame = pyds.get_nvds_buf_surface(hash(gst_buffer), frame_meta.batch_id)
RuntimeError: get_nvds_buf_Surface: Currently we only support RGBA color Format

I was using this with no problem until switching to multiple source. How can I learn the type that I need to turn RGBA ?

Solution found here

Glad to know you found it.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.