Aaron Turner
Aaron Turner
Hello! So I haven't personally tried this on a raspberry pi 4 yet. But one thing you can try is the [original release](https://github.com/torch2424/live-stream-radio/tree/1.2.0), which was optimized for Raspberry pi specifically...
Oh I've yet to see someone have "Output with label 'videooutput' does not exist in any defined filter graph". I'd maybe ask, are all of your paths correct for your...
@andresceron Ahhhh! That would make sense. Did you see the above @DoctorVonnegut141 ? I think that could totally cause an issue, because when I pass the song data to FFMPEG,...
> First off, you guys (especially @torch2424 and @AndreasWebdev ) have been amazing in all the effort you guys have put into this. Really grateful for everything you guys do!...
Hello! Ah thank you for letting me know, I'll go ahead and make this an issue to update the docs for future reference :)
@M3GABOY Hello! So, this seems like you may have an error with your config. I'd maybe start again from a fresh config: https://github.com/torch2424/live-stream-radio/blob/master/src/generate/template/config.json Also, feel free to look at documentation...
@AndreasWebdev +1 for a log file, can totally be defined in the config.json Yeah errors are kind of funny, since We are using node fluent ffmpeg, I noticed it is...
Ahhh in the case where the process hangs yes, we should definitely fix that, but I think by exiting. I'm surprised that fluent ffmpeg does not. I may just add...
Oh yeah! I do! I ended just making a service that logs in as you user, sources your bashrc, and then runs commands. Here's the template I made for it:...
Hello! Thanks for the issue! Unfortunately, no. This only works by using the files local on your device. We can keep this issue open as a feature request though :+1:...