From e70e864e5dc2fab285ef1d40f5148e411233e09d Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 15 Nov 2014 17:13:09 +0800 Subject: [PATCH] add h264 stream publish usage. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3bd2bef0..aab9feda8 100755 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ cd simple-rtmp-server/trunk * [Usage: How to ingest file/stream/device to SRS?](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleIngest) * [Usage: How to use SRS-HTTP-server to delivery HTTP/HLS stream?](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleHTTP) * [Usage: How to show the demo of SRS?](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleDemo) +* [Usage: How to publish h.264 raw stream to SRS?](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_SrsLibrtmp#publish-h264-raw-data) * [Usage: Solution using SRS?](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Sample) * [Usage: Why SRS?](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_Product)