#mode #transcoding #modes #streaming #rsstv

bin+lib rsstv

A SSTV transcoder written in Rust. Currently supporting just the Martin M1 mode

3 unstable releases

Uses new Rust 2024

new 0.2.1 Apr 2, 2025
0.1.1 Mar 25, 2025
0.1.0 Mar 25, 2025

#323 in Audio

Download history 188/week @ 2025-03-24 136/week @ 2025-03-31

324 downloads per month

GPL-3.0 license

35KB
426 lines

RSSTV

RSSTV is a SSTV transcoder written in rust, supporting encoding, decoding live streaming from the microphone.

Current features

  • Martin M1 transcoding
  • Microphone streaming
  • A base to work off to add more modes

Planned features

  • More modes
  • Faster decoding (currently takes 100ms per partial decode in a live decode)
  • A website powered by WASM

Dependencies

~17–49MB
~616K SLoC