voc / voctomix

Full-HD Software Live-Video-Mixer in python
https://c3voc.de/
MIT License
573 stars 104 forks source link

implement nosignalsink for v4l source #278

Open derpeter opened 4 years ago

derpeter commented 4 years ago

Traceback (most recent call last): File "/home/pi/src/voctomix/voctocore/lib/sources/avsource.py", line 226, in do_timeout if self.noSignalSink: AttributeError: 'V4l2AVSource' object has no attribute 'noSignalSink'

derpeter commented 3 years ago

implemented in isdn branch, needs to be merged to master