Hey. I’m getting “Not enough bandwidth” error for an RTSP stream.
I get this only for remote streams (that prob have low bandwidth)
How can I configure rtspsrc to work with low bandwidth connections? (BTW works on mpv)
here is the log
gst-launch-1.0 rtspsrc location=rtsp://admin:XXXXXX@185.183.188.131:554/ch_100 latency=100 ! fakesink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Progress: (open) Opening Stream
Pipeline is PREROLLED ...
Prerolled, waiting for progress to finish...
Progress: (connect) Connecting to rtsp://admin:camteam524@185.183.188.131:554/ch_100
Progress: (open) Retrieving server options
Progress: (open) Retrieving media info
Progress: (request) SETUP stream 0
ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not write to resource.
Additional debug info:
../gst/rtsp/gstrtspsrc.c(7973): gst_rtspsrc_setup_streams_start (): /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0:
Error (453): Not Enough Bandwidth
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...