Paul Pettit
Paul Pettit
I also noticed this was causing a huge load on our admin node. We do not use this data on our Galicasters at all, so an option to disable the...
@Alfro yes we have no need for the series data at all as everything is scheduled and nobody can even get to the UI to use it. i just stopped...
i am getting this too (if i can get past #457!). for me (profile is 1 v4l2 and 1 pulse) i get a file which contains data but is all...
yes, only other audio in use is playback from galicaster. actually i didn't check to see if that was working but i assume it isn't as the vu meter level...
now that it seems #457 is no longer an issue, i am noticing that this happens always at the end of the 23rd recording (so i guess the 24th time...
@smarquard how are you testing gstreamer 1.10.4? are you using ubuntu 16.04? if so are you building gstreamer yoursef or have you found packages somewhere?
just hit a different bug (not sure if there is an issue for it) where the pipeline did not load correctly (video froze, audio meter froze, recording failed, at the...
@dpeite i have noticed that when using my [unplugged](https://github.com/ppettit/galicaster-plugin-unplugged) plugin i can make it start working again once it breaks. unplugging and replugging the USB mic during a recording (with...
switching the input definitely works around the issue for me. for example, this horrible hack of a plugin works around it for me: ``` python from pulsectl import Pulse from...
the above actually doesn't seem to work around it permanently, but does seem to roughly double the number of recordings before it breaks.