An open API service indexing awesome lists of open source software.

https://github.com/rootmos/av


https://github.com/rootmos/av

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Audio and Visuals

Sandbox for audio and video synthesis.

## Progress
- [x] Use [ffmpeg](https://ffmpeg.org/) to stream simple frames to
[Twitch](https://www.twitch.tv/rootmos2)
- [ ] Generate simple audio and attach it to the stream
- [ ] Add an interface for a higher level language (Python?) to control the
synthesis live (using Python's repl maybe?)

## Usage
```
usage: av [OPTION]...

options:
-o URL output to this URL
-h print this message
```