Датотеки

Ограничено
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.
Големина: 9.59 kB

Ограничено
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
Големина: 558 kB