alessio@vm-ubuntu2204:~/Downloads$ export GST_DEBUG=2 alessio@vm-ubuntu2204:~/Downloads$ ./gst-rtsp-launch "( souphttpsrc location=https://radiodeejay-lh.akamaihd.net/i/RadioDeejay_Live_1@189857/master.m3u8 ! decodebin ! audioconvert ! audioresample ! audio/x-raw,format=F32LE,rate=48000,channels=1 ! queue ! vorbisenc max-bitrate=64000 ! rtpvorbispay name=pay0 pt=97 )" Using default port: 8554 Using default endpoint: video Using pipeline (as parsed): ( souphttpsrc location=https://radiodeejay-lh.akamaihd.net/i/RadioDeejay_Live_1@189857/master.m3u8 ! decodebin ! audioconvert ! audioresample ! audio/x-raw,format=F32LE,rate=48000,channels=1 ! queue ! vorbisenc max-bitrate=64000 ! rtpvorbispay name=pay0 pt=97 ) Stream ready at rtsp://127.0.0.1:8554/video 0:00:04.740055580 3026 0x7fce800114c0 WARN audioencoder gstaudioencoder.c:980:gst_audio_encoder_finish_frame: Can't copy metadata because input buffer disappeared 0:00:04.744711561 3026 0x55872cba00c0 WARN rtspmedia rtsp-media.c:4623:gst_rtsp_media_suspend: media 0x7fce8805a1b0 was not prepared 0:00:04.747900030 3026 0x55872cba00c0 WARN rtspstream rtsp-stream.c:5599:gst_rtsp_stream_query_position: Couldn't obtain postion: position query failed 0:00:13.271660660 3026 0x7fce5800b060 WARN queue gstqueue.c:1570:gst_queue_loop: error: Internal data stream error. 0:00:13.271724937 3026 0x7fce5800b060 WARN queue gstqueue.c:1570:gst_queue_loop: error: streaming stopped, reason not-linked (-1) 0:00:13.271775878 3026 0x7fce5800b060 WARN adaptivedemux gstadaptivedemux.c:888:gst_adaptive_demux_handle_message: Source posted error: 4364:1 Internal data stream error. (../plugins/elements/gstqueue.c(1570): gst_queue_loop (): /GstPipeline:media-pipeline/GstBin:bin0/GstDecodeBin:decodebin0/GstHLSDemux:hlsdemux0/GstBin:srcbin-src_1/GstQueue:queue2: streaming stopped, reason not-linked (-1)) 0:00:13.272652379 3026 0x7fce5c003120 WARN adaptivedemux gstadaptivedemux.c:3891:gst_adaptive_demux_stream_download_loop: error: Internal data stream error. 0:00:13.272715938 3026 0x7fce5c003120 WARN adaptivedemux gstadaptivedemux.c:3891:gst_adaptive_demux_stream_download_loop: error: streaming stopped, reason not-linked (-1) 0:00:13.272907072 3026 0x55872cba0360 WARN rtspmedia rtsp-media.c:3268:default_handle_message: 0x7fce8805a1b0: got error Internal data stream error. (../gst-libs/gst/adaptivedemux/gstadaptivedemux.c(3891): gst_adaptive_demux_stream_download_loop (): /GstPipeline:media-pipeline/GstBin:bin0/GstDecodeBin:decodebin0/GstHLSDemux:hlsdemux0: streaming stopped, reason not-linked (-1)) 0:00:22.857487590 3026 0x55872cba00c0 WARN rtspmedia rtsp-media.c:4941:gst_rtsp_media_set_state: media 0x7fce8805a1b0 in error status while changing to state 1 0:00:22.857666066 3026 0x55872cba00c0 WARN rtspmedia rtsp-media.c:4941:gst_rtsp_media_set_state: media 0x7fce8805a1b0 in error status while changing to state 1 ^C alessio@vm-ubuntu2204:~/Downloads$ gst-launch-1.0 --version gst-launch-1.0 version 1.20.1 GStreamer 1.20.1 https://launchpad.net/distros/ubuntu/+source/gstreamer1.0 alessio@vm-ubuntu2204:~/Downloads$