![]() |
|
SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
SageTV Rasberry Pi Client
Please excuse the ignorant question, but for those who have successfully built SageTV server on Linux: Do you think it would be possible at this stage to build the SageTV client only on the Rasberry Pi? I have a tv in my daughter's room that I'd like to add a low budget extender to.
I've built a few projects from source before but I'm by no means an expert. Does the ARM architecture pose problems? I'd probably use a Debian distro to try if it is feasible.
__________________
Intel Core i5-2500, 16GB RAM, OMV Linux 4.17, 3 TB of Data SageTV 9 Docker, Open DCT Docker Silicondust HDHomeRun Duo + Quatro Sage Mini Client on Amazon Fire Sticks and Android TVs |
#2
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#3
|
||||
|
||||
There are still many who haven't even got sufficiently set up to code and compile, before taking on a whole new piece of hardware.. :-)
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#4
|
||||
|
||||
Aww come on! Where's your sense of adventure?!
![]() Understood. My naive line of thinking was that it's only a small portion compared to compiling the server but that probably matters little (much like my line thinking!).
__________________
Intel Core i5-2500, 16GB RAM, OMV Linux 4.17, 3 TB of Data SageTV 9 Docker, Open DCT Docker Silicondust HDHomeRun Duo + Quatro Sage Mini Client on Amazon Fire Sticks and Android TVs |
#5
|
||||
|
||||
Also remember that the Pi uses it's own hardware video decoder for playback, it doesn't have the CPU power to decode video in software. So whoever works on a Pi client will need to update the native code to use the Pi's video decoder API. I suppose if we're really lucky, there may be an mplayer build for the Pi already that we could start with, but I suspect even that will require work to get going.
|
#6
|
||||
|
||||
It looks like the interfaces between the miniclient and the playback might not be too overly complicated, so could likely be mapped over to any sort of playback libraries the pi might offer - but I know about nothing about the Pi.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#7
|
||||
|
||||
I'd have hoped so, but that's still far from just a recompile.
|
#8
|
|||
|
|||
Quote:
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#9
|
|||
|
|||
I was able to get the UI to display on a Raspberry Pi but I don't have any input or media code yet.
If someone is interested in looking into the hardware decoder this would be the next step, from what I understand it will need to handle demuxing in software then pass the frames through OpenMax for decoding and presentation. |
#10
|
|||
|
|||
OpenElec (Kodi) builds for RPi are really good including "advanced" deinterlacing, full 3D (MVC) decoding/playback, and DTS-HD decoding to PCM. This would probably be a good place to look for help: http://forum.kodi.tv/showthread.php?tid=231092
__________________
-Craig |
#11
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#12
|
||||
|
||||
Quote:
![]()
__________________
Intel Core i5-2500, 16GB RAM, OMV Linux 4.17, 3 TB of Data SageTV 9 Docker, Open DCT Docker Silicondust HDHomeRun Duo + Quatro Sage Mini Client on Amazon Fire Sticks and Android TVs |
#13
|
||||
|
||||
Quote:
![]() I was looking into the PI cross compiling tools, and I considered creating a Vagrant image to support PI, but since I don't actually have a PI, I figured I'd wait ![]() I do have Vagrant images for x86 and x86_64 Linux, though.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#14
|
||||
|
||||
Quote:
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#15
|
||||
|
||||
He was using OpenGL (likely OpenGLES); we already have OpenGL ports for the native miniclient (what runs on all of the SageTV extender hardware). (there's a newer one than what was included in the open source release, but that'll get updated once he's got some more free time to do that)
__________________
Jeffrey Kardatzke Founder of SageTV |
#16
|
|||
|
|||
I'm not a developer, but if anyone needs/wants to borrow a Pi 2 for developement I'd be willing to ship them one of mine. I use 2 for Kodi and for bedroom/kitchen use the video quality is fine and it plays anything I throw at it. One thing to consider is that you need to pass the license code for mpeg2 to get hardward decoding.
__________________
Intel I7 4790k @ stock speeds, 32 GB of ram. 8TB of recording space. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
ATI vs Nvidia & SageTV - the quest for quality video in a SageTV Client | brainbone | Hardware Support | 51 | 09-12-2010 01:21 PM |
SageTV Client to Full SageTV Server - Is There An Upgrade Path? | Savage1701 | SageTV Software | 8 | 10-31-2009 09:26 PM |
SageTV 4.0 service - opening Sage UI hangs running SageTV client | Surtr | SageTV Software | 1 | 11-10-2005 01:25 PM |
Licence question - service/sagetv/sagetv client | Jeraden | SageTV Software | 1 | 11-04-2004 01:04 PM |