Marco Franke
Marco Franke
It works, thanks you! :)
Any updates?
Any updates about this?
Same here, but only Telegraf crashes
I had the same. After 2 hours of debugging I realized, that the example is wrong. Please update the example.
same here. @masimakopoulos, @josietam, @smorhaim did you managed to get it working?
I've had the same and achived this by using inherited background-color
Just got it working with a normal command via ffmpeg: ``` ffmpeg -re -y \ -i /dev/video0 -i [PATH TO AUDIO MP3] \ -acodec aac -ac 1 \ -ar 44100...
We can reproduce this issue aswell. Actually I don't found any workaround.