|
SageTV Media Extender Discussion related to any SageTV Media Extender used directly by SageTV. Questions, issues, problems, suggestions, etc. relating to a SageTV supported media extender should be posted here. Use the SageTV HD Theater - Media Player forum for issues related to using an HD Theater while not connected to a SageTV server. |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
||||
|
||||
Not really. I wanted to try one out because I'm interested in streaming various items that are not available in Sage. I'm also interested in seeing how Navi-X works on it so I can improve the Navi-X plugin I'm developing for Sage.
I had a fleeting thought about an app to make the Box into a Sage extender but I think that would be a gigantic undertaking.
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#22
|
||||
|
||||
Yeah...
I was really serious about the roku app for sage, but the more i looked into roku and the limitations i was really turned off. The only way i want to spend the time and effort developing something to use sagex apis and the infrastructure setup by stuckless(bmt), and jreichen/neilm on the web interfaces is if I can make it into and actual replacement of sorts. What i am looking for is to create something we could run phoenix on (i know we would have to rebuild it since phoneix is an STV replacement) But something we could run a phoenix like gui, and use the sagex apis web infrastructure to make a sudo client of sorts. Its gotta be fully functional in my mind in order to be worth it. |
#23
|
||||
|
||||
Quote:
This is all wishful thinking because the scope would be way too large for me to cope with.
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#24
|
||||
|
||||
Quote:
|
#25
|
||||
|
||||
I wonder if we will even need to use the webui and the mobile webui framework to do this. I don't remember exactly what is available in the sagex apis, but theoretically if there was an api that returned the location of a media file stored in sage, we could use whatever we wanted to playback the media.. Biggest issue then would be a phoneix like ui that could run on its own rather than inside of sage container.
We should talk to bialio and stuckless in a private group chat about the possibility of maybe taking some of the jars off of the sage server and using that to somehow create a standalone phoneix ui app that could run on any pc... |
#26
|
||||
|
||||
Quote:
There is a lot of info to wade through so I'm not sure yet. I think Boxee is based on XBMC so python plays a big role. (If I understand things correctly apps are just a combination of python to do things and XML to display things).
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#27
|
|||
|
|||
I'd love to see a review of the Boxee Box from the perspective of a Sage user. I'd also be interested to hear how well it could replace an extender as a media streamer.
|
#28
|
||||
|
||||
Quote:
|
#29
|
|||
|
|||
I also would be highly interested in the boxee box.. Installed the soft and could not make it work esp. on the recording side. Would be highly interested if you would point me in the right direction there, as my sagetv backend is rock solid, and i would like to keep it as long as possible.
__________________
Server: AMD Phenomen IIX4 965 Black Edition, 4 GB, 2x Hauppauge HVR-3000, 2x PCTV DiB BDA - native, Terratec S7, Cine S2 (Dual DVBS2), WinTV-Nova usb via DVBLogic, xmltv, 20TB disk arrays Clients: 3 x MediaMVP, 2 x HD-300, 4 x SageTV Client |
#30
|
||||
|
||||
Everything would have to run ON the boxee box, and interact with Sage via API calls through the sagex API. I would be slooow, but theoretically COULD be done *dulpicating pretty much anything that could be done in the SageTV UI. Afterall, the XML STV files are not much more than a navigable series of sage API calls, and UI elements. It would involve a LOT of parsing, catching the UI elements and mapping them to the appropriate boxee objects, and sending everything else to the sagex api. Again, a BIG undertaking, and would have been unnecessary if the Placeshifter UI protocol was available (Hint Hint Jeff).
__________________
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 |
#31
|
||||
|
||||
Quote:
Why would it have to run On te boxee box? Could it run on a client pc withthe boxee software?? |
#32
|
||||
|
||||
Well, it could run on a PC as well, and then just send screen update commands to the boxee box. Still wouldn't be all that quick. SageTV already has this pseudo built-in, with the OSDPlugin and InputPlugin classes. It will call a command whenever it changes something on the UI, but this is basically a duplicating of the UI running ON the client itself. It also ends up being limited to a single remote UI per client.
__________________
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 |
#33
|
||||
|
||||
IMHO Fuzzy is correct, the code has to run on the Boxee Box as an app. The app would have to read the STV XML, "translate" that to Boxee XML (and python) and then display the results. It's probably do-able but will take a lot of time. That's why I said it would be a large undertaking.
BTW - My BB arrived and my initial impression of the device is very positive. It was dead easy to install and setup and it had no issue connecting to my (password protected) wireless network and accessing my smb shares. It's now busy scanning my music, photos, and ripped movies. The UI is not super flashy, but it's appealing and the graphics look very good at 1080p. It is also very responsive. The only time you notice any delay is when it has to fetch things from the web. It was very easy to install third party apps. I installed Navi-X in about 2 minutes. The hardest part was typing in the "repository" url and that's only because I misspelled it the first time. The little remote is excellent. The front has just two buttons and navigation keys and the back has a full keyboard that is very easy to use. I played a few videos from the web and the quality was not bad at all. I'm not a videophile or audiophile so those with champagne tastes will probably have higher standards. Yes, I'm impressed so far.
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#34
|
|||
|
|||
The only thing I would change on the Boxee remote would be to backlight the keys.
|
#35
|
||||
|
||||
Well my 9 year old son snatched the remote now I can't get it out of his hands
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#36
|
||||
|
||||
Quote:
|
#37
|
||||
|
||||
I'm pretty sure the point here with the roku channel was to get a makeshift sagetv extender, using currently available hardware. Yes, of course you could just build a PC client instead.
__________________
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 |
#38
|
||||
|
||||
Right so That is what we started talking about yes. I posted on how i didn't like the restrictions on the roku ui and other limitations i saw in reading the developer documentation, so i started throwing around ideas about making a full extender replacement maybe with something like xbmc or something of the like.
tmiranda said he was getting aboxee box and dwas going to start playing around with the idea of making a boxee box app. which is where this convo was going, at least between me and tmiranda. I was confused and thought you were saying that the only way to build a boxee box app was to actually build it to run on the boxee box.. sorry my misunderstanding. |
#39
|
||||
|
||||
Sorry, I took the thread totall OT.
__________________
Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders. |
#40
|
|||
|
|||
Maybe, but the direction was great!
__________________
Server: AMD Phenomen IIX4 965 Black Edition, 4 GB, 2x Hauppauge HVR-3000, 2x PCTV DiB BDA - native, Terratec S7, Cine S2 (Dual DVBS2), WinTV-Nova usb via DVBLogic, xmltv, 20TB disk arrays Clients: 3 x MediaMVP, 2 x HD-300, 4 x SageTV Client |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Roku / Apple TV - the dead horse? | heffneil | Hardware Support | 1 | 03-29-2011 07:06 AM |
Roku channel? | freewheeling | Hardware Support | 12 | 01-30-2011 10:51 AM |
Just got a Roku box... | cncb | The SageTV Community | 4 | 12-08-2009 03:10 PM |
Roku and Amazon Unbox | TallMomof2 | General Discussion | 4 | 01-15-2009 07:57 AM |
ROKU Photobridge HD | Deacon Crusher | Hardware Support | 69 | 05-20-2005 03:59 AM |