Apple Airplay in MediaPortal (1 Viewer)

andulv

New Member
April 23, 2007
3
0
18
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
18
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
    18
    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

    Are the media/video folders on the Mint host?
    Are the media/video folders on the Mint host?
    I've used Mediaportal for years on a Windows Host with restricted online-access. Lately I reinstalled...
    Replies
    1
    Views
    1K
    I am running a Xubuntu machine as a server with all my movies and series on it, I run a VirtualBox VM with Windows 10 installed on the virtual machine and MP1 client installed on that. MP runs fine on the VM but I no longer have a tv tuner to test if passthrough is possible. I don't think it would work anyway.
    I am running a Xubuntu machine as a server with all my movies and series on it, I run a VirtualBox VM with Windows 10 installed on...
    I have a PC running Win10.....which as you know is about to lose support from MS. It isn't capable of an 'official' upgrade to...
    Replies
    5
    Views
    2K
    Thanks guys. Ok, spent the (whole) weekend on this lol. First; TVHeadend/Kodi.... Nah. Given up on that - 'non-tech'; its horrible. 'Tech' - a few reasons but mostly that it is buggy. It is actually a real shame as it does have potential and promises a lot (was great to have Kodi on my phone and be able to watch live/recordings...
    Thanks guys. Ok, spent the (whole) weekend on this lol. First; TVHeadend/Kodi.... Nah. Given up on that - 'non-tech'; its...
    So, a very long-time MP fan here. Family have used MP (Only MP1 as all addicted to Titan skin) for ever - for my 13yo, thats 100%...
    Replies
    5
    Views
    5K
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    thanks for the information!
    thanks for the information!
    I watched a recorded program, (that I thought I'd allready watched previously) After watching it (for the second time) I tried to...
    Replies
    2
    Views
    826
    Top Bottom