It's a t3 app so run it using their docs.
Hook for recording the window, it supports webcam too
Hook for extracting the samples from the video
- Frequency
- Smaller default resolution, custom resolution via UI.
- Compression
- Service Workers (distributed pool, multiple threads)
- Generate binary instead of b64 (it's encoding twice and is not necesary)
- Sync Service Workers using
Atomics
- Peer connection via
postgres
for phone and distributed backend.