Thanks, reyalp, but still no go:
___> list
-1:Canon PowerShot A2200 b=001 d=007 v=0x4a9 p=0x322a s=8655536FBF454F18AED4CA75BE87BEC2
-2:Canon PowerShot A2200 b=001 d=006 v=0x4a9 p=0x322a s=095FBB174E1D4CB4B0244C023F25EFE7
-3:Canon EOS 100D b=001 d=005 v=0x4a9 p=0x3270 s=72f24eda72ad4a7da8bf37c823a6c440
___> !mc=require'multicam'
___> !mc:connect({match=product_id=12842})
ERROR: compile failed:[string "mc:connect({match=product_id=12842})"]:1: '}' expected near '='
Syntaxes like:
!mc:connect({match='product_id=12842'})
or
!mc:connect({match="product_id=12842"})
still connect the EOS as well, with no error messages.
Host 2.6 precompiled for raspbian, running on a Debian for BeagleBone Black.
Any other ideas? Thanks.