camera monitors: introduce cam device arbitration logic
This commit is contained in:

committed by
George Kiagiadakis

parent
7bca8cacde
commit
426e1bbffe
@@ -15,7 +15,7 @@ SimpleEventHook {
|
||||
after = "monitor/libcam/name-node",
|
||||
interests = {
|
||||
EventInterest {
|
||||
Constraint { "event.type", "=", "create-libcam-device-node" },
|
||||
Constraint { "event.type", "=", "create-libcamera-device-node" },
|
||||
},
|
||||
},
|
||||
execute = function(event)
|
||||
|
Reference in New Issue
Block a user