µStreamer (ustreamer)

Lightweight MJPEG-over-HTTP streamer built from scratch in C with hardware JPEG acceleration, originally a personal itch-scratch project.

Link

Related resources

  • ezIPTVSimple personal IPTV manager/M3U toolkit, single-maintainer DIY project.
  • RTSP-Client-ServerFrom-scratch educational implementation of an RTSP/RTP client-server pair.
  • whammyReal-time JavaScript WebM encoder using a canvas-based hack, a classic small hobby project.
  • ErsatzTVTurns a personal media library into live custom TV channels with EPG and channel scheduling.
  • ArgosySelf-hosted media streaming server built solo: Go backend, PostgreSQL LISTEN/NOTIFY, Vue 3 web UI, native Kotlin/ExoPlayer Android app, HLS…
  • Puffer (Stanford research study)Overview of Stanford's Puffer, a live production research platform with real users studying ML-driven adaptive bitrate algorithms.
  • Testing DRM Playback Across Device FamiliesPractical guide and checklist for validating DRM playback matrices across different device families.
  • FairPlay-iOS-DemoClient-side SPC/CKC FairPlay Streaming flow demo implementing Apple's FairPlay Streaming Programming Guide, MIT licensed.