Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Video Processor #2

Open
8 tasks
divark opened this issue Apr 5, 2021 · 2 comments
Open
8 tasks

Implement Video Processor #2

divark opened this issue Apr 5, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@divark
Copy link
Owner

divark commented Apr 5, 2021

Using OpenCV until told otherwise,

  • Add ability to record from webcam.
  • Implement playing from video files.
  • Complete logic for pausing currently playing video.
  • As well as stopping the currently playing video.
  • And stopping a recording.
  • Sync with audio recording.
  • Hook up Video toggle switch to UI.
  • (Optional) Choose between webcam and screen sharing with settings prompt.
@divark divark added the enhancement New feature or request label Apr 5, 2021
@divark divark self-assigned this Apr 5, 2021
@divark
Copy link
Owner Author

divark commented Jun 29, 2021

Regarding screen capturing, it may be best to use a library such as scrap.

@divark
Copy link
Owner Author

divark commented Apr 26, 2022

Or nokhwa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant