Laura Sofia Heimann
Laura Sofia Heimann
@torch2424 I actually bought a small hosted server for it now! I bet it's also super-useful when I work on LSRemote because it's a more conventional setup with the radio...
@djeraseit it's an application I am currently working on. TLDR: it's an app you can use to configure your livestreamradio without needing to ssh into the server. You could call...
It's odd that it only happens to the video layer. Everything else seems to render fine and the audio is also good
Hey there, very exciting to see me mentioned in here :) But I'm not only here to be excited, so, about your issue. Are you trying to stream to any...
Most of the times, "Video Output Low" means your device isn't fast enough to render the needed frames for the stream. As a first test, you might want to try...
The thing I noticed on my stability test is, that fluent-ffmpeg randomly spills out "this file does not exist" and goes into an uncatched exception state where the process is...
I've been trying out forever however it does not seem to accept globally installed npm packages, at least it tries to search for it in my home folder. Do you...
Yes, this is very likely. I've tried fixing this back then but failed doing so. For now, you could strip out colons in your MP3 tags.
Hey there, none one the "common" problems people have. A SIGSEGV indicates that something is accessing memory wrong, it's a segmentation fault error. My gut feeling tells me, that the...
Checked around in the ffmpeg bugtracker and found this, might be related: https://trac.ffmpeg.org/ticket/8181