Adam Prentice
Adam Prentice
I was able to increase the framerate and it works for a while but then fails. Sometime's it's after 12 hours, sometimes 12 minutes. My internet connection is 500Mb/s and...
This is much easier to configure than the previous version. Just install and it works! It looks like ffmpeg isn't taking advantage of the pi's hardware acceleration with the default...
Something's still killing the stream after a few minutes. If I run "ffmpeg -re -f mjpeg -framerate 10 -i http://localhost:8080/?action=stream -ar 44100 -ac 2 -acodec pcm_s16le -f s16le -ac 2...
When the stream is live ffmpeg uses about 60% cpu, when it dies it still shows up as running in htop but shows 0% cpu. Could there be something between...
I'm getting the same behaviour even with "stream while printing" checked and printing directly from Octoprint rather than the SD card. It quits just after 4 minutes.
Hi. I just installed it directly in Octoprint on a couple machines but I get the following error pop up in the top right corner of Octoprint: YouTube Live Error...
That was it. I had installed v0.5.2 through the plugin manager rather than running https://github.com/jneilliii/OctoPrint-YouTubeLive/archive/develop/pure_ffmpeg.zip. Now I have 0.6.0rc2 installed and it's working(It does ask to upgrade to 0.5.0 btw)....
@RenaudAubert I have this same issue with v4.5.3 on a Pixel 7A. Here's a work-around that zooms out when recording starts. I used minZoom + .01 in a few places...