Gstreamer udp to dsexample

Hi,
I would like to use h264 over udp to deepstream sdk dsexample plugin,
I created a gstreamer pipeline that uses udpsrc to dsexample plugin, during run it fails with “internal error” on udpsrc.

  • Tried also to replace c++ gstreamer code of deepstream-app with udpsrc instead of rtspsrc and got the same failure.

dsexample plugin accepts raw video (RGBA/NV12) according to gstream inspect.

Can you please give an example of a working gstreamer udpsrc pipeline to dsexample plugin.

Thanks

Hi eyal.enav,

Sorry for the late response, would you please let us know if this still an issue at you side?
Please migrate on the newly release DeepStream SDK 5.0

Thanks