Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• 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)
• The pipeline being used
I cannot share this particular file, but I think I resolved the issue in a multistream-in multistream-out setting - not in this example, which still doesnt work, but overall - But any .mov file should work.
I still dont quite understand what difference there should be - since I am giving it the h264 encoded RTSP stream, not the actual file as input?
This is not the case, you can refer to the documentation of nvstreamer.
‘Transcode’ option is not yet supported on the Jetson platform. If this option is selected you could see exception/crash issues for NVStreamer. If video file contains the B-frames, User needs to remove B-frames before uploading it to NVStreamer. Otherwise you could see the corruption in the rtsp/webrtc video playback. To remove the B-frames from video file below ffmpeg command can be used:
If you are on Jetson and h264 contains b-frames, then there may be a problem.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks