ErickWendel/semana-javascript-expert08 resource
JS Expert Week 8.0 - 🎥Pre processing videos before uploading in the browser 😏 observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 0
- Release rhythm 35
- Longevity 75
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1052
- days_rel: n/a
- days_push: 603
- n_releases_24m: 0
Adoption not part of the score
2442 stars · 1494 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The starter code and lesson materials for Erick Wendel's JS Expert Week 8.0, a hands-on course project that pre-processes videos in the browser before upload. It demonstrates parsing MP4 files, converting fragments to 144p WebM using WebCodecs, Web Workers, and real-time canvas frame rendering.
Use cases
- pre-process videos in the browser before uploading
- learn WebCodecs API for video encoding and decoding
- demux and mux MP4 and WebM files in JavaScript
- offload video processing to Web Workers
- convert video fragments to lower resolution like 144p
- render video frames in real time on a canvas
- learn browser-based video streaming techniques
When to choose
- you want a guided, project-based tutorial on browser video processing
- you need a working reference for WebCodecs, mp4box demuxing, and web workers
- you are following JS Expert Week 8.0 lessons and challenges
When to avoid
- you need a production-ready video processing library rather than educational code
- you need server-side video transcoding at scale
- you need audio track encoding, which is left as a challenge
- you require a licensed, maintained dependency - the repo has no license file
Facets
learning-resource · maturity active
video-processing developer-tools web-development tutorials education browser webcodecs web-workers mp4 webm muxer demuxer video-uploading course-project javascript-expert-week video nodejs web javascript
2 sources
- readme: https://github.com/ErickWendel/semana-javascript-expert08 · fetched 2026-08-28 · 145b15fcce61
- homepage: https://bit.ly/semanajsexpert08 · fetched 2026-08-29 · 71e4fd91de57
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ErickWendel/semana-javascript-expert08 | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="ErickWendel/semana-javascript-expert08")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem