Bestanden
red5 version 0.8 sample app (Red5 Version 0.8)
Bestandsgrootte: 9.59 kB red5 version 1.0 Rc1 sample app (Red5 Version 1.0RC1)
Bestandsgrootte: 558 kB
Beperkt
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.
Bestandsgrootte: 9.59 kB red5 version 1.0 Rc1 sample app (Red5 Version 1.0RC1)
Beperkt
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
Bestandsgrootte: 558 kB