Skip to content

Added fix for webcam tutorial#4

Open
benxtan wants to merge 1 commit into
mainfrom
fix-webcam-tutorial
Open

Added fix for webcam tutorial#4
benxtan wants to merge 1 commit into
mainfrom
fix-webcam-tutorial

Conversation

@benxtan

@benxtan benxtan commented Mar 28, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@benxtan benxtan requested a review from nickgillian March 28, 2025 22:19
Comment thread examples/tutorial02.py
def run_thread(stop_event, client, lens_config, session_id, frame):
send_frame(client, lens_config, session_id, frame)
get_response(stop_event, client, session_id)
#get_response(stop_event, client, session_id)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: remove this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants