mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
updated index.html
This commit is contained in:
@ -32,8 +32,6 @@
|
||||
|
||||
<section id="main_content">
|
||||
|
||||
<p>NGINX-based RTMP server</p>
|
||||
|
||||
<h2>Wiki manual</h2>
|
||||
|
||||
<p><a href="https://github.com/arut/nginx-rtmp-module/wiki">https://github.com/arut/nginx-rtmp-module/wiki</a></p>
|
||||
@ -75,7 +73,7 @@ make install
|
||||
|
||||
<h3>Simple Live Streaming</h3>
|
||||
|
||||
<code>
|
||||
<pre>
|
||||
rtmp {
|
||||
|
||||
server {
|
||||
@ -98,7 +96,7 @@ rtmp {
|
||||
}
|
||||
}
|
||||
|
||||
</code>
|
||||
</pre>
|
||||
|
||||
<h3>Transcoding</h3>
|
||||
<code>
|
||||
|
Reference in New Issue
Block a user