Skip to content

Commit

Permalink
fix screencast url
Browse files Browse the repository at this point in the history
  • Loading branch information
letmaik committed May 8, 2023
1 parent ec34646 commit 44e8fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ with pyvirtualcam.Camera(width=1280, height=720, fps=20) as cam:
```

<p align="center">
<img width="500" src="https://raw.githubusercontent.com/letmaik/pyvirtualcam/letmaik/screencast/examples/screencasts/simple.gif">
<img width="500" src="https://raw.githubusercontent.com/letmaik/pyvirtualcam/main/examples/screencasts/simple.gif">
</p>

pyvirtualcam uses the first available virtual camera it finds (see later section).
Expand Down

0 comments on commit 44e8fa2

Please sign in to comment.