Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
I am using youtube-dl pipeline to ffmpeg for rtsp stream and pushes to rtsp server. Then clients can play rtsp from vlc or other rtsp players. My problem is that I want to loop same video after it is ended so then when a client is connect it can view video playing
I have user loop=1 arg with YouTube link but no effect.