SWFVerification for FMSS
Hi, I have a Flash Media Streaming Server and I want to use SWFVerification. But I have a questions...
1. We use for example rtmp://domain/live/recordings, I need to edit Application.xml in the folder "application/live"?
2. I can to use URL Absolut in Application.xml?
<SWFVerification enabled="true">
<SWFFolder>http://www.domain.com/folderA/folderClients/</SWFFolder>
<MinGoodVersion></MinGoodVersion>
<UserAgentExceptions>
<Exception to="" from=""/>
</UserAgentExceptions>
<Cache>
<TTL></TTL>
<UpdateInterval></UpdateInterval>
</Cache>
</SWFVerification>
3. How I can add more folders? for example: other clients
or How I can use SWFVerification in FMSS?
Thanks in advanced ![]()
