**• Hardware Platform (GPU) RTX 3060
**• DeepStream Version 7.0 • TensorRT Version
**• NVIDIA GPU Driver Version (valid for GPU only) CUDA12.1 • Issue Type (questions)
Why can I play the http stream using ffplay inside the container, but it fails to execute after setting it up with DeepStream?
Error message:
When I use ffplay to play the stream, no password is required because it hasn’t been set.
I can play it normally using ffplay http://admin:@11.77.17.246/video2.mp4.
So, does the fact that ffplay can play the stream not necessarily mean GStreamer supports the same format?
The stream itself does not have a password set, so does this mean the HTTP stream cannot be played without a password?
This is because I can successfully execute it in DeepStream using its RTSP format: rtsp://admin:@11.77.17.246/video2.mp4.
ffplay base on ffmpeg, and gstreamer are implemented independently
I can play it normally using the following command, I added a username but not a password tiny-http-server does not support range requests, so it can only support playing .h264
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