The following articles substituting a custom video or audio file player for the out-of-the-box file player. To do this, you can remove the registration in the <Fileviewers> node of communityserver_override.config and replace it with a reference to the new viewer. This section includes:
- Implementing custom file viewers - This article explains using the Render and GetMediaType methods to display a file or URL and the parameters for implementing it (width and height, view and preview, file viewer priority, Javascript, and rendering files vs. URLs).
- Registering custom file viewers - This article explains the node for file viewers and the supported attributes.