Is there a possibility to stream MMS ? (1 Viewer)

oshri

Portal Member
November 29, 2010
48
0
Home Country
Israel Israel
Hi all,

With the help of doskabouter i mannaged to create a sitefor online videos.
The problem is that the streams are in MMS protocol which is not supported in WMP11.
I tried to change mms to http and it did not work.
Is there a way to stream MMS from online videos?

Thanks
Oshri
 

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    mms (Microsoft Media Server Protocol) is developed by Microsoft, so I doubt it is not supported! German site ZDF uses mms and works flawlessly.
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    OK, looks like MS wants to force us switching to rtsp :)
    Anyways the filters installed on your OS still support the mms protocoll (OnlineVideos internal player plays mms streams using those.
    Also any other direct show based player (or graphstudio) would work.
     

    oshri

    Portal Member
    November 29, 2010
    48
    0
    Home Country
    Israel Israel
    So it should work, i dont know what is the problem
    here is the xml (change u.rl to url):

    <Site name="testxml" util="GenericSite" agecheck="false" player="Internal" enabled="true" lang="he">
    <Description xmlns="funny series" />
    <Configuration>
    <item key="dynamicCategoriesRegEx"><![CDATA["><div\sclass="tab"><div\sclass="left"><div\sclass="right"><a\shref="(?<url>[^"]*)">(?<title>[^<]*)</a>]]></item>
    <item key="videoListRegEx"><![CDATA[<a\shref="(?<VideoUrl>[^"]*)">\s*<img\ssrc="(?<ImageUrl>[^"]*)">\s*<strong>(?<Title>[^<]*)</strong>\s*(?<Description>[^<]*)</a>]]></item>
    <item key="videoUrlDecoding"><![CDATA[True]]></item>
    <item key="playlistUrlRegEx"><![CDATA[clipurl=(?<url>[^']*)','','',''\);]]></item>
    <item key="fileUrlRegEx"><![CDATA[<ref\shref="(?<m0>[^"]*)"\s/>]]></item>
    <item key="baseUrl"><![CDATA[http://www.mako.co.il/mako-vod-keshet/ramzor]

    ]></item>
    </Configuration>
    <Categories>
    <Category xsi:type="RssLink" name="1" thumb="" desc="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance

    ">[u.rl=http://www.mako.co.il/mako-vod-keshet/ramzor-s1]????? | ???? 1[/url]

    </Category>
    <Category xsi:type="RssLink" name="2" thumb="" desc="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance

    ">[u.rl=http://www.mako.co.il/mako-vod-keshet/ramzor-s2]????? | ???? 2 ?????? ?????[/url]

    </Category>
    </Categories>
    </Site>


    Thanks
    oshri
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    This didn't come out really good :) I guess encoding problems. Can you give me a straight mms url that is sent to the internal player? You can grab one from the MePo logs.
     

    oshri

    Portal Member
    November 29, 2010
    48
    0
    Home Country
    Israel Israel
    here is an mms example which works in XP and not in WIN7 or in MP

    mms://sv8wm.castup.net/server12/549/421/42114049-61.wmv?ct=IL&rg=NV&aid=549&cuauth=|1|0|013B013B023B803B803B5C5C5C5C5C5C3B7CEE87DA5193D325BA192EA7AEE0D15610F243F1C178244C2B9BB9830A09B13C1854AF433EA98A8A7108EDA7AED9F88F82C9BBB8EDB45B20700B0D2183C4AFE73C658ABDC23E53C09E1DD9E8A5E9CC497B580C729250CC59FFD84EAB988E578E874E9DFF8ABEB5705052A3574301E0200ABEAB8B59497350655DE59FF0BBA0B043AFCEB45C7C8D5C5C4469AC2A05035171F5FC7A5E81D33673DA2B86C535D72D9BBE38930B2A17E9D388EAA572CC5FF5F2D2349FD13EBBE4530F61DF665DA1F79FA082F95A69286BC20575957B9C1EF9ED1328EAFF5C5C12E5306A3B33F1CDE5126B5F84&cufn=42114049-61.wmv&st=0&ts=0&cu=EE792652-B206-4870-A5F4-3B5EBE98B628
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    My WMP in Windows7 (Version 12 is says) takes this url and shows a video (I can't read maybe it says blocked in my country). Could also get it working with graphstudio using the WM ASF Reader as source (same as Onlinevideos would do).
     

    oshri

    Portal Member
    November 29, 2010
    48
    0
    Home Country
    Israel Israel
    mine says that there is no codec, and onlinevideos doesn't do anything

    I downloaded GraphStudio and managed to see the screen where it tells me that i cannot watch not from the website.
    on my XP machine i can see the actual content.
     

    Users who are viewing this thread

    Top Bottom