How to use Flash Media Server Authorization and Access Plug-ins
You’d like to use those C++ plug-ins for FMS, they seem to be so useful — but how the heck do they work? This has long been a blind spot in the documentation for Flash Media Server. Finally, a good overview has been written, by Denis Bulichenko on the Adobe Developer Connection: Using plug-ins to configure and optimize Flash Media Server 4.5.
You can use these custom modules, or plug-ins, to extend the functionality of Flash Media Server beyond server-side ActionScript. Plug-ins can help you:
- Monitor more closely what is happening inside the server
- Detect and handle events
- Monitor the load on various server components
- Monitor inbound connections
- Gain access to content located on any distributed file system
Check out Denis’ article, hopefully it will save you a few days of research and headscratching.
Posted in: Flash Media Server, Web Video News
Leave a Comment (2) ↓
I would Like to download Adobe flash media in my labtop. could you please help me for that?
@karuke
You can download FMS Development Server directly from Adobe via their FMS page (click on “Try” in the subnavigation on the right http://adobe.com/go/fms) Direct link is: https://www.adobe.com/cfusion/tdrc/index.cfm?loc=en_us&product=flashmediaserver — You’ll need an Adobe login to get to the download, but it is free.
HTH // Lisa