Reviewing and Configuring Discovered Devices
As discovery progresses, Discovered Devices will show up in Quantotto Management Console -> Configure -> Site and Devices
.
On the left side, you will see Sites and Devices tree view. Once a device is listed there, it is enabled for capturing.
-
Audio and Bluetooth devices will go directly to the Sites and Devices tree.
-
Video devices will require additional configuration before they can be enabled for capturing.
Please consult this section of Admin Guide for more information
on how to add discovered video devices. - When Device is showing in the tree view, enabling / disabling capture is straightforward:
- To enable: right-click on device node -> choose “Enable” from context menu -> Checkmark (✔️) icon will appear next to device
- To disable: same process as “To enable”, just select “Disable” from context menu.
-
To validate that capture is running on agent side, please run
qtoagent status
and check child processes under CGroup:CGroup: /system.slice/qtoagent.service ├─30548 /bin/bash /opt/quantotto/qtoagent_service.sh ├─30550 /opt/quantotto/.venv/bin/python3 /opt/quantotto/.venv/bin/qtoagentservice ├─30554 /opt/quantotto/.venv/bin/python3 /opt/quantotto/.venv/bin/qtocapture usb_audio_device_hw_0_0_ └─30558 /opt/quantotto/.venv/bin/python3 /opt/quantotto/.venv/bin/qtodiscovery
Note process ID 30554 above that represents capture session from the
usb_audio_device_hw_0_0_
device. - In a minute or so after capture begins: