abock / moonshine

An embedded media player plugin for Firefox that leverages Moonlight to provide native Windows Media support for Linux.

This URL has Read+Write access

jstedfast (author)
Wed Sep 02 12:33:04 -0700 2009
Aaron Bockover (committer)
Wed Sep 02 12:53:06 -0700 2009
moonshine / README
100644 18 lines (13 sloc) 0.855 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Moonshine leverages the Windows Media capabilities from Silverlight,
provided by the Moonlight browser plugin on Linux, and the Firefox web
browser framework to enable the playback of legacy embedded Windows
Media content on the web and local files on a user's desktop.
 
It consists of two components:
 
  - Firefox/NPAPI plugin that handles legacy embedded Windows Media mime
    types. This plugin loads the Moonlight plugin and creates a XAML/JS
    player to play the media. This enables web sites like hbo.com and
    c-span.com to work on Linux. Additionally, the Windows Media Player
    ActiveX/JavaScript API is implemented to enable the most compatibility.
 
  - Chromeless Firefox overlay for playing back local WM content
    from a user's desktop. A .desktop file and launcher is provided for
    easy integration with Linux distributions.