Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 265 Bytes

File metadata and controls

11 lines (6 loc) · 265 Bytes

Python Basic Example

This example connects to the d3 service over the Unix domain socket, launches the camera to show on screen, requests the base status data, and prints the base status data.

python example.py

or

python3 example.py

ctrl+c to exit