Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Steaming to iOs and Android from Gentoo
Date: Thu, 21 Feb 2013 16:25:43
Message-Id: 51264A1E.8080501@gmail.com
In Reply to: [gentoo-user] Steaming to iOs and Android from Gentoo by James
1 On 21/02/2013 16:54, James wrote:
2 > Hello,
3 >
4 > One of the things I've been rearching is how to configure
5 > a gentoo server with local sports video so folks can
6 > enjoy video on thier smart phones, where some video
7 > is open to everyone and other video is limited (password
8 > or device id) to only a select set of viewers....
9 >
10 > XBMC is in portage. There is a package, loosely based on XBMC
11 > getting a lot of favorable reviews called "plex"; not in portage:
12 >
13 > http://www.howtogeek.com/65590/how-to-stream-video-to-both-ios-and-android-devices-with-plex/
14 >
15 >
16 > Plex for other linux distros can be found here:
17 > http://www.plexapp.com/getplex/
18 >
19 >
20 > Has anyone any experience with Plex?
21 > Know of a (dev)hacked-package of Plex for Gentoo?
22 > http://forums.plexapp.com/index.php/topic/30273-how-to-pms-with-gentoo/
23 >
24 >
25 > Other, better approaches to video steaming to iOs/Android devices
26 > from a (gentoo) Linux server? (wiki?)
27
28 Someone broke xbmc in the tree a while ago (cry...), something about
29 libav IIRC. Is it still busted?
30
31 Plex forked off xmbc about 4 years ago, the front end is still
32 xbmc-like, the back-end is proprietary. Do you have a special need to
33 use Plex over XBMC for the back-end?
34
35 I would say XBMC does everything you need. It supports profiles, which
36 give you the password protection you mentioned, and there are many
37 awesome front-end/remotes for android and i* in the markets. Just don't
38 use the so-called "official XBMC remotes", that one uses an obsolete
39 http API to XBMC, the current code base (Eden and Frodo) uses something
40 much better in json. The best remote/front-end currently for android is
41 Yatse IMNSHO
42
43 Other options:
44
45 Ditch gentoo entirely for this and use OpenElec instead (openelec.tv).
46 It's XBMC on an appliance, and all of the maintenance issue you will
47 experience (like broken libav or ffmpeg....) just ImmediatelyGoAway(tm)
48
49 minidlna (in the tree) is a nice minimal media server, you get none of
50 the xbmc awesomeness (like fanart and libraries and posters), but it's
51 quick and fast and delivers content nicely. There are many front ends
52 out there all speaking DLNA, and they support pushing and pulling
53 content to varying degrees.
54
55
56 --
57 Alan McKinnon
58 alan.mckinnon@×××××.com

Replies

Subject Author
[gentoo-user] Re: Steaming to iOs and Android from Gentoo James <wireless@×××××××××××.com>