Skip to content

Commit

Permalink
update websocket tutorial and image
Browse files Browse the repository at this point in the history
  • Loading branch information
jgomez720 committed May 6, 2024
1 parent f11b679 commit b828069
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified tutorials/websocket_tutorial/cube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions tutorials/websocket_tutorial/websocketexample.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def make_cube():
client=client,
fps=30,
unlocked_framerate=False,
post_effect="noeffect",
video_res_height=360,
video_res_width=480,
webrtc=False,
Expand Down

0 comments on commit b828069

Please sign in to comment.