Since Windows IoT can run universal apps now, is there a way to get the Plex app running on a Raspberry Pi 2 for example?
Might be interesting to get the app running in autostart for a home theater setup.
Next best thing would probably be the PHT running on linux but I do prefer the app interface.
From what I have seen you can deploy your apps on IoT devices just like on Windows Phone.
Normally you would need the source code to deploy but it might work with the Application Deployment Tool which can deploy the compiled packages directly.
I don’t have a Raspberry Pi 2 yet to test it out though.
I have one RaspberryPi 2 with Windows iot already installed and i want to try install plex on it.
But, as said mochuchuwa, we need the Plex client appx to do this.
@mfeingol said:
Interesting. But kind of weird there’s no store. So what do you do with other apps?
Usually you compile the apps yourself and remote deploy them from Visual Studio just like you do for Windows Phone.
I guess Microsoft didn’t really think the Windows store through. There is an option to download the raw appx from the Windows Phone store but that option seems to be missing in the Windows store so you can only grab the appx by sniffing the network traffic while installing an app.
@ngaguy said:
I use my RaspberryPi only as Plex client.
Can you install multiple apps and switch between them?
edit: Also, that web interface looks really interesting so I might need to get a Raspberry Pi 2 too.
@mfeingol said:
Do Win32 apps work, or just modern/appx? How does touch work in this world?
According to the FAQ UI is only supported via UAP UI stacks (XAML, HTML, DirectX).
Console applications and general Win32 applications can only work headless.
Touch & mouse control probably works just like on Windows 10. It is Windows 10 after all.
naguy - did you mean that you actually are running the Win 8.1 / AppStore Plex app on Windows 10 IoT on RaspberryPi? Did you snag the appx file from another system? Any chance on a micro tutorial? How is the performance?
larray - I’m not running the Win 8.1 / AppStore Plex app on Windows 10 IoT .
I tried with a beta version that I had kept on a HDD, but I get an error certificates for installation …
As soon as I managed to run Plex on Windows IoT on my Raspberry Pi, I would do a tutorial.
I am willing to buy the Win10IOT kit if someone can confirm there is a functioning client. This would be a good interim solution until I can figure out how to get a DNLA C&C to work with Plex.