CrewMates-Open-Source / EduHelp

GSSoC participants refer to the "main" branch of our project for previous codes. Make your PRs to "GSSoC21" branch only. Also, please "STAR" the repo to support us.
https://docs.google.com/document/d/1NgP7kcJPSz0XaIq51hJkgtHk4Pm7J58N76-_0py2DTc/edit?usp=sharing
GNU General Public License v3.0
12 stars 22 forks source link

Screen Recorder using OpenCV and python. #9

Closed shankhanil007 closed 3 years ago

shankhanil007 commented 3 years ago

Make a screen recorder using OpenCV and python. It should have the option to record a specific area of the screen as selected by the user. After the recording is stopped the video should be saved in "videos" folder.

See below code for reference. We encourage contributors to explore new possibilities and not just restrict themselves to our code. https://github.com/CrewMates-Open-Source/EduHelp/blob/main/Windows_GUI/SS_Taker.py

fomalhauting commented 3 years ago

I would like to work on this, could you assign it to me?

anandhu-eng commented 3 years ago

hello im gssoc 21 participant and python enthusiast. please do assign it to me:)

GrayFlash commented 3 years ago

It's been 4 days of inativity, so I'll assign it you as well @anandhu-eng

anandhu-eng commented 3 years ago

It's been 4 days of inativity, so I'll assign it you as well @anandhu-eng

thanks!!

VibhuRajput commented 3 years ago

can I work on this?

shankhanil007 commented 3 years ago

@VibhuRajput Go ahead. It's a level3 issue, so I am assigning multiple contributors.

shankhanil007 commented 3 years ago

We will accept PRs if we find proper implementation. Finally, the best code will be chosen after discussion with all the mentors.

shankhanil007 commented 3 years ago

Contributors working on this issue @VibhuRajput and @anandhu-eng what's your status?