Skip to content

eventphone/pocapp-sstv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POCAPP SSTV

The script sends a random image over SIP with usage of SSTV Inspired by https://twitter.com/SmithChart/status/1343265595484209152

Usage

The script is intended to be used within the Eventphone telephone system.

Convert your images into SSTV slin files

You can use the following script to convert all .jpg or .png images into SSTV slin files:

bash ./convert_to_sstv.sh

You may need to install the pysstv and sox package:

pip3 install pysstv
apt install libsox-fmt-mp3

License

Please see the file LICENSE.md for further information about how the content is licensed.

About

Sends a random image using SSTV over SIP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published