joy4/README.md
2013-03-17 23:46:16 +08:00

9 lines
258 B
Markdown

go-av
==
Golang audio and video manipulation library
* h264/aac encoder and decoder (using libav) ([HERE](http://github.com/go-av/codec))
* mp4 reader and writer ([HERE](http://github.com/go-av/mp4))
* rtmp server ([HERE](http://github.com/go-av/rtmp))