torch2424 / live-stream-radio

24/7 live stream video radio station CLI / API 📹 📻
https://torch2424.github.io/live-stream-radio/
241 stars 64 forks source link

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

Open ghost opened 4 years ago

ghost commented 4 years ago

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

Capture

LauraWebdev commented 4 years ago

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!