https://github.com/second-state/server-side-wasm-video-editing
An example of how to build a third-party application that uses SecondState's Wasm VM to edit video on the server side. This prototype shows how video can undergo frame-by-frame, pixel-by-pixel processing using native Wasm data only i.e. pixel as i32
https://github.com/second-state/server-side-wasm-video-editing
Last synced: 4 months ago
JSON representation
An example of how to build a third-party application that uses SecondState's Wasm VM to edit video on the server side. This prototype shows how video can undergo frame-by-frame, pixel-by-pixel processing using native Wasm data only i.e. pixel as i32
- Host: GitHub
- URL: https://github.com/second-state/server-side-wasm-video-editing
- Owner: second-state
- License: apache-2.0
- Created: 2020-05-04T03:40:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T23:14:30.000Z (about 6 years ago)
- Last Synced: 2025-10-10T02:43:32.533Z (8 months ago)
- Language: HTML
- Size: 61.5 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
.