https://github.com/mikeduglas/screencapture
Let the user select a screen or portion of a screen (such as a window) to capture as a media stream. This stream can then be recorded or shared with others over the network.
https://github.com/mikeduglas/screencapture
Last synced: 2 months ago
JSON representation
Let the user select a screen or portion of a screen (such as a window) to capture as a media stream. This stream can then be recorded or shared with others over the network.
- Host: GitHub
- URL: https://github.com/mikeduglas/screencapture
- Owner: mikeduglas
- License: mit
- Created: 2024-12-05T17:41:35.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-08T19:47:23.000Z (6 months ago)
- Last Synced: 2025-02-12T10:27:54.046Z (4 months ago)
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Screen Capture
Screen Capture is a set of Clarion classes and templates implemented as the plug-ins for the [Easy Edge (Chromium)](http://www.ingasoftplus.com/ProductDetail.php?ProductID=304) template.
These templates let the user select a screen or portion of a screen (such as a window) to capture as a media stream. This stream can then be recorded (Screen Recorder template) or shared with others over the network (Screen Sharing template).### The demo program
https://www.dropbox.com/scl/fi/oyrzzhcl58fknfyh8p73h/school_with_screencapture.zip?rlkey=8deps1erdlcjhe3ppl4fd744n&st=ymdvtzpm&dl=0
Select "Tools->Screen capture" item to open Screen capture window, then press Start.### Usage
- Add one of the Screen Capture global extensions. For now the Screen Recorder template is available.
- Add WINDOW procedure.
- Drop control template on to the window.
- Copy ScreenCaptureTemplate.html file to the app folder.
- Build and run the application.### Screen Recorder template features
- A user can start, pause, resume, stop record.
- Recording an audio from a system speaker or a microphone is available.### Screen Sharing template features
- TODO### Requirements
- C6.3 and higher
- ABC and Clarion template chains
- Easy Edge (Chromium) v2 and higher### Contacts
[email protected][Buy Screen Recorder](https://www.clarionshop.com/checkout.cfm?pid=1698&q=1&)
Buy Screen Sharing
Buy Screen Capture bundle