• Hardware Platform (Jetson / GPU) Jetson AGX
• DeepStream Version 7.0
**• JetPack Version (valid for Jetson only) 6.0 GA
**• TensorRT Version 8.6
**• NVIDIA GPU Driver Version (valid for GPU only) 540.3.0
**• Issue Type( questions, new requirements, bugs) questions
• 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)
I send message using deepstream-server , but the frame-interva cannot change the frequency of message
msgconv:
#If you want to send images, please set the “payload-type: 1” and “msg2p-newapi: 1”
payload-type: 257
msg2p-newapi: 1
frame-interval: 30
How to fix this problem?