Popular Downloads
wowza tutorial
Filesize: 1.07 MB red5 version 1.0 Rc1 sample app (Red5 Version 1.0RC1)
Filesize: 558 kB red5 version 0.8 sample app (Red5 Version 0.8)
Filesize: 9.59 kB FMLE tutorial
Filesize: 1.02 MB FMLE 2.5
Filesize: 3.35 MB
Restricted
important information about wowza
Filesize: 1.07 MB red5 version 1.0 Rc1 sample app (Red5 Version 1.0RC1)
Restricted
By editing the file red5-web.xml which is inside WEB-INF with the path to your account:
<bean id="streamFilenameGenerator" class="org.red5.core.CustomFilenameGenerator">
<property name="recordPath" value="/home/cpanel-username/public_html/streams/" />
<property name="playbackPath" value="/home/cpanel-username/public_html/streams/" />
<property name="absolutePath" value="true" />
</bean>
the flv files will be recorded inside a folder called streams on your account.
Rename the file
Filesize: 558 kB red5 version 0.8 sample app (Red5 Version 0.8)
Restricted
By editing the file red5-web.xml which is inside WEB-INF with the path to your account:
<bean id="streamFilenameGenerator" class="org.red5.core.CustomFilenameGenerator">
<property name="recordPath" value="/home/cpanel-username/public_html/streams/" />
<property name="playbackPath" value="/home/cpanel-username/public_html/streams/" />
<property name="absolutePath" value="true" />
</bean>
the flv files will be recorded inside a folder called streams on your account.
Rename the app.
Filesize: 9.59 kB FMLE tutorial
Restricted
everything you need to know about FMLE, must be read if you want to broadcast with FMLE
Filesize: 1.02 MB FMLE 2.5
Restricted
Flash Media Encoder 2.x can be used to broadcast on red5 version 0.8. the latest FMLE will not work with red5 version 0.8
Filesize: 3.35 MB