Basler camera, pylon source and deepstream objectDetector_Yolo

Please provide complete information as applicable to your setup.

**• Hardware Platform (Jetson / GPU)**Xavier
• DeepStream Version6
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Hi

I’ve created a pylonsrc using both the following:

pylon 5.2 SDK (Software Download | Basler)

and

gst-plugins-vision from GitHub - joshdoe/gst-plugins-vision: GStreamer plugins related to the field of machine vision

So, when i run a command like

gst-launch-1.0 pylonsrc ! xvimagesink

I can see the image on screen.

My question is how to use this source (rather than v4l2src) in the objectDetector_Yolo same in the Deepstream 6.0 SDK? It seems from the config file that I can only choose CameraV4L2, or URI. Is there any way to run this sample with pylonsrc instead?

Thanks

Paul

you need to modify deepstream SDK ,

  1. add new enum NV_DS_SOURCE_CAMERA_BASLER in NvDsSourceType.
  2. add code to create pylonsrc element in create_camera_source_bin.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

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