# sstv
**Repository Path**: JIHAIXUAN/sstv
## Basic Information
- **Project Name**: sstv
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-07-08
- **Last Updated**: 2025-07-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
>[Setup_RXSSTV216.exe](https://www.qsl.net/on6mu/rxsstv.htm)
> is a setup program for RXSSTV216 used for `SSTV` decode.
>[VSC_c2.2.exe](https://www.e2esoft.cn/vsc/) is a virtual sound card.
## quick start
1. install [VSC_c2.2.exe](https://www.e2esoft.cn/vsc/)
2. install [Setup_RXSSTV216.exe](https://www.qsl.net/on6mu/rxsstv.htm)
3.`start ".\output.wav"`
## make ouput.wav
```python
pip install pysstv Pillow
python main.py
```
## reference
[csdn](https://blog.csdn.net/orchid_sea/article/details/138075312?fromshare=blogdetail&sharetype=blogdetail&sharerId=138075312&sharerefer=PC&sharesource=ltzx20080441&sharefrom=from_link)