开发者

Red5: how to enable RTMPT?

I install Red5 1.0 RC1 from the official site, but it doesn't have RTMPT enabled by default. How do I en开发者_如何学编程able it?


Solution: take the latest version from SVN:

svn checkout http://red5.googlecode.com/svn/java/server/trunk/ red5-read-only

Then, in the conf/jee-container.xml uncomment the following section:

    <!-- RTMPT (dedicated server) -->

    <bean id="rtmpt.server" class="org.red5.server.tomcat.rtmpt.RTMPTLoader" init-method="init" lazy-init="true">
    ...
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜