Vincelwt
Vincelwt
Hi, Please send the error showing when the script fail.
Could you provide the log, located at /home/pi/RaspberryCast/RaspberryCast.log ?
This should be implemented (when I have some time)
Hi, Could you try with another video? Like this one : https://www.youtube.com/watch?v=p3q5zWCw8J4 Also, could you try replacing https with http? The error seems to come from youtube-dl, although I don't...
In raspberrycast.conf, is the slow_mode option set to false?
Hi @warflash The feature you're describing would be very hard to implement, mostly reducing the latency so you can have both the PC and Rpi playing the exact same thing...
Hello! Thank you for your contribution :) When we first made RaspberryCast we were using `os.system` to use _youtube-dl_ but it turns out it is much much slower than using...
Hi! Sure, there is a lot of room for improvements! When I made the setup.sh script, I wanted it to work as a one-line installer for Raspbian. But its true...
Hi @jarondl , I'm open to improvements :) What files are you referring to transform to streams? RaspberryCast already stream videos. You can always fork the repo, implement what you...
Hey, For the first issue, I believe the problem is Soundcloud stream links are expiring after a few minutes. So when you resume, it plays what's cached and then fails...