Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) :Jetson
• DeepStream Version :6.0.1
• JetPack Version (valid for Jetson only) :4.6.1
• TensorRT Version:8.2.1
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs):question
• 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’m looking for a new project,
I am trying to implement deepstream-imagedata-multistream to input two rtsp video streams, infer the input data, and output to the screen.
Is there any way to receive messages from my application while it is inputting streamed video, inferring and outputting to the screen?
For example, if we use deepstream-imagedata-multistream, when we receive a message from our own app, we can use the
For example, if you are using deepstream-imagedata-multistream, when you receive a message from another app, you can save the image data in the rtsp source to a file.