Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) - Jetson Nano
• DeepStream Version - 6.0.1
• JetPack Version (valid for Jetson only) - 4.6.3
• TensorRT Version - 8.2
• NVIDIA GPU Driver Version (valid for GPU only) - 10.2
• Issue Type( questions, new requirements, bugs)
I am using deepstream to store videos clips from rtsp streams using splitmuxsink ‘split-now’. Then I am uploading those video clips to digital ocean cloud space using boto3. some videos are playing, others are not playing. I will share those links.
playing - https://sgp1.digitaloceanspaces.com/tentovision/JN-01/2023-07-19/Conference_Room/11:36:39.mp4
not playing - https://sgp1.digitaloceanspaces.com/tentovision/JN-01/2023-07-19/Conference_Room/11:27:19.mp4
• 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)
pipeline.dot (289.3 KB)
create a pipeline to store rtsp stream with 30 seconds interval using splitmuxsink 'split-now'. Then upload to any cloud space.
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
could help me to resolve this issue?