BBC iPlayer Plugin (1 Viewer)

wonkyd

Retired Team Member
  • Premium Supporter
  • August 29, 2007
    792
    177
    Home Country
    United Kingdom United Kingdom
    OOO! This sounds exciting!
     

    biosonik

    Portal Member
    March 31, 2009
    30
    8
    Home Country
    Scotland Scotland
    Seems like an interesting learning project. I might take a crack at it...for shh's and giggles
     

    bushbrother

    Portal Pro
    February 14, 2008
    192
    15
    UK
    Home Country
    United Kingdom United Kingdom
    Great to see that people are working on this! This would complete my MP wishlist! I would love to help but have pretty much 0 programming knowledge :( However I would be interested in any BETA testing etc.

    Keep up the great work guys! I patiently await the results :)
     

    biosonik

    Portal Member
    March 31, 2009
    30
    8
    Home Country
    Scotland Scotland
    I've had a little look into TunerFreeMCE and as far as I can tell the author is simply gathering a list of shows, saving them in a database and using an html page to stream the content. No magic wmv streaming, no tricks, just simple embeded objects.

    Two ways I can see this being done in mp.
    One: Build a flash player that uses RTMP protocal (for streaming). (hassle) .
    Two: Throw the video into an embeded object on an html page like TunerFreeMCE (hassle).
     

    Jimbawb

    Portal Pro
    December 9, 2007
    135
    3
    Home Country
    United Kingdom United Kingdom
    I'd really like to help out with this too - just to learn code really! I've done php/perl and stuff but never some hardcore coding..to be honest I'm not sure I'd know where to start but I'd love to help out somehow!
     

    mortstar

    MP Donator
  • Premium Supporter
  • January 30, 2008
    415
    41
    Home Country
    England England
    I've had a little look into TunerFreeMCE and as far as I can tell the author is simply gathering a list of shows, saving them in a database and using an html page to stream the content. No magic wmv streaming, no tricks, just simple embeded objects.

    Two ways I can see this being done in mp.
    One: Build a flash player that uses RTMP protocal (for streaming). (hassle) .
    Two: Throw the video into an embeded object on an html page like TunerFreeMCE (hassle).

    The internal player in MediaPortal is able to show .flv streams as long as the user's directshow filters are able to render the stream. What we need is a way to pull down the available programs and make information available to the GUI so that a skin can be put around the plugin.
     

    biosonik

    Portal Member
    March 31, 2009
    30
    8
    Home Country
    Scotland Scotland
    meh, that wasn't as hard as I thought. It rough, raw and down right dirty but its a start.

    Got both - embeded HTML and mediaportal builtin player working. I think i'll stick with the builtin player to ensure remote controls are supported and its easier.

    I'll try get a bit further with this (mainly just the interface now).

    Started a project: mp-iplayer - Google Code
    Anyone is welcome to join. I'll try for a working sample by the weekend.

    Jimbawb I started in PHP aswell. I just started C# a couple of weeks ago, wrote a nzb downloader (MyLeech), learned alot, still know sweet f-all about C# but I try...
     

    Attachments

    • testing.JPG
      testing.JPG
      45.4 KB
    • testing2.JPG
      testing2.JPG
      78.7 KB

    Users who are viewing this thread


    Write your reply...

    Similar threads

    MP2.5 has the latest OnlineVideo version. But as it was stated, that error will be possibly fixed in a future version, it will have the same problem as you face now.
    MP2.5 has the latest OnlineVideo version. But as it was stated, that error will be possibly fixed in a future version, it will have...
    The iPlayer link in Onlinevideos is only showing the last program in the series. For example 'The Traitors' only shows the final...
    Replies
    3
    Views
    1K
    As easy as that ;). Restarted HTPC and 'out of memory' errors have disappeared, thank you!
    As easy as that ;). Restarted HTPC and 'out of memory' errors have disappeared, thank you!
    Just installed the MediaPortal 1.37 Pre-Release. Client takes a long time to start up because it is looking for the...
    Replies
    4
    Views
    448
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix. Open MP2-Client, navigate to Settings->General->Connectivity->Home server. In the menu on the left there may be an option Detach from home server, if there is click it and acknowledge the dialog that pops up...
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix...
    Help Please: MP doesnt display any of my previouse recordings or TV programs It seems like the Server isnt running? MP was working...
    Replies
    3
    Views
    919
    Perhaps... Only way to confirm would be for me to invest in a different USB DVB-S2 tuner (like the Hauppauge WinTV-NOVA-S2), which I might do if the issue persists.
    Perhaps... Only way to confirm would be for me to invest in a different USB DVB-S2 tuner (like the Hauppauge WinTV-NOVA-S2), which...
    I have a dedicated TV Server x64 v1.36 running on Windows 11, with a Hauppauge WinTV-dualHD tuner for DVB-T channels (Freeview) and...
    Replies
    8
    Views
    676
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to it while I work out what to do next. The problem is we have a family member who relies on MiniDisplay and I don't know if upgrading the set up is going to spoil compatibility with that plug in. The set up...
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to...
    Good afternoon, Does anybody know of an expression or property I can use within a conditional visibility statement, that detects...
    Replies
    28
    Views
    1K
    Top Bottom