Skip to content

sespinosa/lineup-coach

Repository files navigation

Lineup Coach

It's a t3 app so run it using their docs.

File that encodes in the .dmc format (binary serializable format for general sample data with metadata)

Hook for recording the window, it supports webcam too

Hook for extracting the samples from the video


TODO

  • 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.