Apple Airplay in MediaPortal (5 Viewers)

andulv

New Member
April 23, 2007
3
0
17
Home Country
Norway Norway
Just wanted to let you know that I have created a c# library for receiving AirPlay videos and photos.

It could probably be used as a basis for a MP plugin.

Source is available here:
AirStreamLib.NET
 

MrCrabs

Portal Pro
January 21, 2010
884
129
Braunschweig
Home Country
Germany Germany
That sounds interesting, unfortunately I can't program at all, butmaybe some other programmer might be interested. I guess your library makes it easy to set up the whole plugin, doesn't it?
 

andulv

New Member
April 23, 2007
3
0
17
Home Country
Norway Norway
Your assumption is kind of correct.

Actually this lib streams no video at all. It receives URL of video file from iOS device which is then sent to the player application.

This URL can refer to an internet site (YouTube) or to the iOS device itself.

The player application then requests the video from the URL.

To support playback of encrypted content in a directshow application would require that decryption is done in the source filter, or that this library either acts as a source filter itself or forwards the decrypted data to a source filter.

Ofcourse, this also requires that decryption key and code are available. I know that AirPort (audio streaming) decryption code has been released, but i am not sure if that is the same as used by AirPlay. If that is the case I might have a go at a directshow solution for decrypting the stream.
 

Shukuyen

Community Plugin Dev
  • Premium Supporter
  • May 8, 2008
    557
    300
    Lake of Constance
    Home Country
    Germany Germany
    Hi andulv,

    great work, thanks! I will try to incorporate your lib into AirPortal, it is definitely better to have the AirPlay component in an external library than in the project itself, as it is at the moment.

    Still need help with playing streams in MediaPortal, though :) I still think the best solution would be to either use code from MP-OnlineVideos or to modify that to allow playing airplay content. If anybody has knowledge here, please let me know or fork away on GitHub!


    edit: there seem to be some files missing in your svn for the binary plist reader ...
     

    andulv

    New Member
    April 23, 2007
    3
    0
    17
    Home Country
    Norway Norway
    Missing files are now checked in.

    Blame my Tortoise Global Ignore Pattern. It was supposed to filter out the contents of bin\. Not all files containing Bin in the filename, :)
     

    Dundermiflin

    New Member
    May 30, 2010
    4
    0
    Home Country
    Spain Spain
    I just installed the plugin with MP 1.2.1 and last StreamedMP and the Airplay icon does not appear neither my iPhone or my iPad2

    I'm at in my default page , but I tried in Videos, or myTV page with no luck.

    I tried to reboot too but the icon still missing in my iDevices........

    Any ideas ??
     

    Dundermiflin

    New Member
    May 30, 2010
    4
    0
    Home Country
    Spain Spain
    Your iDevice is in the same network(WiFi)?

    Absolutely.
    Mediaportal, iPhone and iPad are in the same wifi , and I can navigate the web , buy on apple store , share photos on iCloud and use AirPlay on other PC with XBMC and his airplay plugin ( not in the hall, this is in other room )
    that's why I really want AirPlay working on MP , cause this is in the hall with the 46" LED
     

    Users who are viewing this thread

    Similar threads

    • Sticky
    All good now!!
    All good now!!
    We have just released MediaPortal 1.36 - Polar Express x86 and x64 version. Highlights of this release Bugfixes: [MP1-5229] -...
    Replies
    2
    Views
    481
    • Sticky
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in driving the development of an advanced HTPC software? Would you like new features get implemented faster? Well, then join us! What we offer: Almost unlimited creative leeway The possibility to closely...
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in...
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in...
    Replies
    0
    Views
    6K
    Just to be clear, I am talking about the GitHub access to the source code - using the Code button. I noticed that there is a link 'MediaPortal 1.36 Release' at the right-hand side of the page that takes me to page that has a link to the source code at the bottom of the page. That link seems to be virus free (according to Windows 10)...
    Just to be clear, I am talking about the GitHub access to the source code - using the Code button. I noticed that there is a link...
    I have tried to download the MediaPortal-1 of vs 1.36 source code and Windows 10 is saying it contains a virus. I have never had a...
    Replies
    1
    Views
    194
    First thing to say is that I use MP1, whereas I believe that you use MP2. @ge2301 has just posted that MP2 has a "folder view" in addition to the "library view", so you should be able to set up your system as I describe below, but the details will differ. In MP1, the folders that are to appear on the "Videos" panel are defined in "MP...
    First thing to say is that I use MP1, whereas I believe that you use MP2. @ge2301 has just posted that MP2 has a "folder view" in...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    18
    Views
    1K
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings, advanced options, I switched to UNC paths instead of the default RSS, and it's working very well. Sure I had to figure out the paths, but no big deal. Maybe helpful for someone in the future. Thanks for the...
    Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings...
    Hi folks. I have an issue with a new install/integration into my mediaportal system. I have a “mediaportal server” which has the TV...
    Replies
    5
    Views
    496
    Top Bottom