Web SSTV

Summary

Web SSTV aims to both encode and decode SSTV using plain JavaScript and Web Audio API. Web SSTV can be run entirely offline (without styling), and on any platform from Chromebooks to phones, so long as they support JavaScript and Web Audio. By making SSTV readily available on many platforms, we aim to create educational opportunities and introduce more people to STEM and amateur radio. Web SSTV is currently hosted at https://ckegel.github.io/Web-SSTV/.

Current State

Currently Web SSTV only supports encoding images using the Martin or Scottie formats, along with a few PD formats. Support for more formats and recieving SSTV signals is actively being developed. We welcome any pull requests.

Sources

Both the SSTV Handbook and JL Barber's (N7CXI) paper were heavily referenced when implementing support for the Martin and Scottie formats.

Description
No description provided
Readme MIT
Languages
JavaScript 76%
HTML 23.4%
CSS 0.6%