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

Copy link
Copy Markdown
Contributor

No description provided.

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 freeto 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

@benxtan@nickgillian