My problem is that there is a private stream I want to get but for reasons beyond my control it can take up to a couple minutes for the stream to start, and most if not all software times out first. So what I would like is to find a way to request the stream, but then send dummy stream data (could be just a static image at the proper size) back to the calling program until the desired stream arrives, then switch to sending that stream. I hope that makes sense. Basically I am just looking for some way to keep the calling program from timing out because it's not getting any data. Would prefer a Linux solution (or one that will run in Linux) because I don't run Windows.
+ Reply to Thread
Results 1 to 5 of 5
-
-
use yt-dlp and then --wait-for-video 60
https://www.reddit.com/r/youtubedl/comments/ua2hi3/guys_is_their_a_command_in_ytdlp_to_record_live/ -
Will yt-dlp stream a dummy stream to the client (such as VLC) until the actual stream begins? I always thought yt-dlp was for capturing videos on web sites, not for use with live streaming (at least not in the way I need, where it would pass the live stream to another client but substitute a dummy stream until the real one begins).
-
yt-dlp can be used to capture live streams, if that's not what your after then you might try streamlink
Similar Threads
-
FFMPEG Save video from rtsp stream to hls stream
By Wisperrio in forum Video Streaming DownloadingReplies: 2Last Post: 26th Aug 2021, 22:38 -
software to trim directly in stream copy?
By marcorocchini in forum Newbie / General discussionsReplies: 1Last Post: 17th Apr 2021, 17:17 -
Why does muxing a video stream into a MKV file change that stream?
By 4L7zHhiyQO3Thui6 in forum Video ConversionReplies: 14Last Post: 11th Mar 2021, 03:45 -
.mpd stream to a viewable stream
By anwarica in forum Video Streaming DownloadingReplies: 3Last Post: 9th Jul 2020, 18:55 -
Live Stream Ripping give me a corrupt video file
By Fathom in forum Video Streaming DownloadingReplies: 16Last Post: 8th Aug 2018, 18:01