This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
mod:mplayer:technique [2017/03/16 12:20] admin created |
mod:mplayer:technique [2024/04/04 15:50] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Technical guide ===== | + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html> |
- | ===== MPlayer module ===== | + | ===== MPlayer module : Technical guide ===== |
+ | <html><!-- nomoodle --></html> | ||
==== Capabilities ==== | ==== Capabilities ==== | ||
[[:mod:mplayer:technique:capabilities|Capability index]] | [[:mod:mplayer:technique:capabilities|Capability index]] | ||
+ | <html><!-- /nomoodle --></html> | ||
==== Internal formats : the media manifest file (.stm) ==== | ==== Internal formats : the media manifest file (.stm) ==== | ||
Line 13: | Line 15: | ||
module, after a media upload. the manifest file is an XML file with a simple internal schema : | module, after a media upload. the manifest file is an XML file with a simple internal schema : | ||
- | <XML version="1.0"> | + | <XML version="1.0"> |
- | <Video> | + | <Video> |
- | <Source> | + | <Source> |
- | <streamer>wowza</streamer> | + | <streamer>wowza</streamer> |
- | <streamerurl>rtmp://medias.mysite/com</streamerurl> | + | <streamerurl>rtmp://medias.mysite/com</streamerurl> |
- | <appication>/vod</application> | + | <appication>/vod</application> |
- | <clip>0</clip> | + | <clip>0</clip> |
- | <location>mp4:streamedfile.mp4</location> | + | <location>mp4:streamedfile.mp4</location> |
- | </Source> | + | </Source> |
- | </Video> | + | </Video> |
- | [[:mod:mplayer|Back to component index]] | + | ---------------------- |
+ | <html><!-- nomoodle --></html> | ||
+ | [[:mod:mplayer|Back to component index]] - [[:Plugins|Plugins index]] - [[:start|back to catalogue]] | ||
+ | |||
+ | |||
+ | <html><!-- /nomoodle --></html> |