From 03480888f7c9ce0927fb74c90ababaf8153561f5 Mon Sep 17 00:00:00 2001 From: nareix Date: Sat, 30 Jul 2016 14:42:41 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a6f761..bf71793 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Packet filters ([doc](https://godoc.org/github.com/nareix/joy4/av/pktque)) - Wait first keyframe - Fix timestamp - Make A/V sync -- Customize (example) +- Customize ([example](https://github.com/nareix/joy4/blob/master/examples/rtmp_server_channels/main.go#L19)) FFMPEG Golang-style binding ([doc](https://godoc.org/github.com/nareix/joy4/cgo/ffmpeg)) - Audio Encoder / Decoder