torch2424 / live-stream-radio

24/7 live stream video radio station CLI / API 📹 📻

Home Page:https://torch2424.github.io/live-stream-radio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Each song switch initializing "starting stream" resulting in buffer on video.

opened this issue · comments

Is there a way to for the video to continue streaming without any stops when the song changes w/ video?

Capture

As of right now, this project restarts the stream after every song and doesn't stream "nothing" in between. This is currently working as designed, however, we thought about reworking this project to fix this issue.

You can try playing around with the bufsize config though, it might solve your issue!