mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
hyperion won't fail, if v4l2 has invalid device + auto device (#118)
* hyperion won't fail, if v4l2 has invalid device * add v4l auto select. use "auto" as device name
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
virtual ~V4L2Wrapper();
|
||||
|
||||
public slots:
|
||||
void start();
|
||||
bool start();
|
||||
|
||||
void stop();
|
||||
|
||||
|
Reference in New Issue
Block a user