ExpressionAppBridge
ExpressionAppBridge copied to clipboard
`--mode` does not work when using `./main.exe`
[Expected]
- Type
./main.exe --mode rtxin PowerShell - Skip
Select Modein selection.
[Actual]
- It still asks me to select the mode.
[Additional]
I also tried using --mode=rtx instead of --mode rtx.
It would also be nice if we can provide arguments to also skip camera and resolution selection using a --camera 0 --camera-resolution 0 argument as well.