]> git.sesse.net Git - nageru/commit
Allow hotplugging of USB cards, instead of just exiting when something goes away.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 22 Jul 2016 15:34:04 +0000 (17:34 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 22 Jul 2016 15:34:08 +0000 (17:34 +0200)
commit79e3f6d7dfe2528d38e84564fcaf181e8f1bf5a9
tree2eba070f6fcb0bec616c54b4ff377616a39a2ca6
parent37e31c11d332017311dd4e9cb15e93941e069a0e
Allow hotplugging of USB cards, instead of just exiting when something goes away.

Note that there are still limitations; e.g., you cannot start with 0 USB cards
and add them later, and you cannot have more cards than your initial --num-cards
parameter. This is primarily useful for if a cable falls out during broadcast.
Makefile
bmusb
context.cpp
context.h
decklink_capture.h
fake_capture.h
mixer.cpp
mixer.h