Skip to content

Commit 3918ad7

Browse files
committed
Add missing start_analyzing
1 parent e8c25ba commit 3918ad7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ easy interaction with a BrainFrame server.
1919
connection_options={"url": "rtsp://192.168.1.100"},
2020
runtime_options={},
2121
))
22+
api.start_analyzing(stream_config.id)
2223
# Get results
2324
analysis_results = api.get_latest_zone_statuses()
2425

0 commit comments

Comments
 (0)