Skip to content

Commit

Permalink
Update arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Ruiz committed Nov 10, 2021
1 parent f6e77c9 commit cae7894
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"metadata": {},
"outputs": [],
"source": [
"video = VideoStream(ol, source=VSource.MIPI)\n",
"video = VideoStream(ol, source=VSource.MIPI, sink=VSink.DP, mode=VideoMode(1280, 720, 24))\n",
"video.start()"
]
},
Expand Down

0 comments on commit cae7894

Please sign in to comment.