We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13ee8d commit 3a97dcdCopy full SHA for 3a97dcd
Screen-Recorder/README.md
@@ -0,0 +1,16 @@
1
+<h1 align="center">URL Shortner</h1>
2
+
3
+#### It records the computer screen.
4
5
+---------------------------------------------------------------------
6
7
+## Modules Used
8
+- time
9
+- PIL
10
+- numpy
11
+- cv2
12
+## How it works
13
+- While Running the script it captures the screen frames.
14
15
+- Then it returns the screen record with realtime changes.
16
+### By [Avinash Kr. Ranjan](https://github.com/avinashkranjan)
0 commit comments