mirror of
https://github.com/kerberos-io/joy4.git
synced 2025-12-24 13:57:59 +08:00
7 lines
333 B
Go
7 lines
333 B
Go
|
|
// Package joy4 is a Golang audio/video library and streaming server.
|
|
// JOY4 is powerful library written in golang, well-designed interface makes a few lines
|
|
// of code can do a lot of things such as reading, writing, transcoding among
|
|
// variety media formats, or setting up high-performance live streaming server.
|
|
package joy4
|