Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyldin601/browser-capturing-experiment
https://github.com/pyldin601/browser-capturing-experiment
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyldin601/browser-capturing-experiment
- Owner: pyldin601
- Created: 2023-03-27T16:50:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:53:15.000Z (about 1 year ago)
- Last Synced: 2024-12-08T22:00:11.386Z (about 2 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# browser-capturing-experiment
## requirements
* ffmpeg/ffplay
* docker
* make## how to run
```shell
make build run
```