jech

↗ HN profile [ 265 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. WHIP (RFC 9725) is a standardised media ingress protocol: it serves to stream audio and video to a network server, and is supported by a number of media distribution systems. PipeWire is the currently fashionable…

  2. A bridge between the Galene videoconferencing system <https://galene.org> and the SIP protocol. I couldn't find any suitable libraries for implementing SIP in Go, so I used a library just for the message parser, and…

  3. Speech-to-text (automatic captioning) for the Galene videoconferencing system[1] using the whisper.cpp[2] library. I've published some benchmarks and transcripts at…