CptDarling / xot-uzg

Automatically exported from code.google.com/p/xot-uzg
0 stars 0 forks source link

Moonlight/silverlight support uitzendinggemist #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am having some issues with mplayer streams in XBMC - ubuntu 9.10, could
you please add moonlight/silverlight support?

Moonlight plugin for firefox is available at 
http://www.go-mono.com/moonlight/

Below is the relevant part of the silverlight calls as implemented on
uitzendinggemist

<div id="MediaPlayerContainer">
    <object data="data:application/x-silverlight-2,"
type="application/x-silverlight-2" style="" height="296" width="528">
        <param name="minRuntimeVersion" value="2.0.31005.0">
        <param name="source" value="http://u.omroep.nl/sl/ClientBin/ugslplayer.xap">
        <param name="initParams"
value="episodeID=10567601,width=528,height=296,volume=100,viewMode=video,playMod
e=play,playlistEnabled=no">
    </object>
</div>

Original issue reported on code.google.com by ceele...@gmail.com on 23 Jan 2010 at 11:06

GoogleCodeExporter commented 9 years ago
Could you let me know where this is used in www.uitzendinggemist.nl

Original comment by basrie...@gmail.com on 23 Jan 2010 at 5:11

GoogleCodeExporter commented 9 years ago
When opening streams via uitzendinggemist.nl, users can select 3 options for 
streams:
- Silverlight Player
- Windows Media Player
- QuickTime

Currently XOT is using the Windows media player stream, however, the option to 
select
other stream-preferences would help me. XBMC-Mplayer crashes after 45 minutes 
when I
watch certain Windows Media streams...

Could you make it an option in XOT-UZG to select user preferences for streams?

Original comment by ceele...@gmail.com on 24 Jan 2010 at 12:55

GoogleCodeExporter commented 9 years ago
Well, Silverlight and WMP use exactly the same stream, so that won't work. But 
I can
look into adding the MOV one.

Original comment by basrie...@gmail.com on 24 Jan 2010 at 4:57

GoogleCodeExporter commented 9 years ago
We have a new beta uitzendinggemist now with better bitrates.

Original comment by basrie...@gmail.com on 27 Jul 2011 at 9:08