XBMC Community Forum
[dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Python Add-on Development (/forumdisplay.php?fid=26)
+--- Thread: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) (/showthread.php?tid=119865)



- mcheng89 - 2012-02-23 02:30

thebigsneakus Wrote:Ok, you've just about made my year. I'm sitting in my hotel room 1500 miles away from home, watching live streaming HDTV from my house on my iPad. This is truly an incredible piece of work. I have a lot of feature requests but I'll sit on them for now just so I can play with this thing. I got pretty frustrated last weekend trying to get it working well before this trip (glimmers of hope, then it would screw up). Just loaded up 1.7 on the home computer (god bless LogMeIn) and it suddenly works like a freaking champ. Thanks for all your hard work. Truly impressive.

Sorry for the previous versions! Glad you like 1.7!

---------------------------------------------------

Uploading pic of iphone interface Smile

Note: this is a web app...
[Image: 2ui7xx2.jpg]

TODO: quality/resolution
Let me know what you guys think!


- uspino - 2012-02-23 02:40

That's a really good start. Don't forget about the iPad.

So what time are we going to sleep tonight? Big Grin


- gman3042 - 2012-02-23 02:40

the only problem i could see just by looking at that interface in terms of the hdhomerun prime is that tuners are automatically given via a "pool".. i dont believe they are statically mapped like the ceton.. i could be wrong tho.


- mcheng89 - 2012-02-23 02:47

uspino Wrote:That's a really good start. Don't forget about the iPad.

So what time are we going to sleep tonight? Big Grin

Not sure... hopefully it will be quick

Resolutions: 720, 576, 480, 320, 240
Three qualities: Low Medium High (Need to figure out bitrates for iPhone <-- need help on this)

gman3042 Wrote:the only problem i could see just by looking at that interface in terms of the hdhomerun prime is that tuners are automatically given via a "pool".. i dont believe they are statically mapped like the ceton.. i could be wrong tho.

It does have pooling but it will prob be easier to start off with static tuners for me.


- uspino - 2012-02-23 03:04

mcheng89 Wrote:Not sure... hopefully it will be quick

Resolutions: 720, 576, 480, 320, 240
Three qualities: Low Medium High (Need to figure out bitrates for iPhone <-- need help on this)

To be on the safe side (iPad 3) throw in 1080 for the iPad (although iPhone+1080+Airplay looks like a dream combination....)

What are you thinking for channel listing? Pages with previous/next are very inconvenient for today's large channel lists. Maybe three options: "Input Channel", "EPG", "Favourites"?


- mcheng89 - 2012-02-23 03:17

uspino Wrote:To be on the safe side (iPad 3) throw in 1080 for the iPad (although iPhone+1080+Airplay looks like a dream combination....)

What are you thinking for channel listing? Pages with previous/next are very inconvenient for today's large channel lists. Maybe three options: "Input Channel", "EPG", "Favourites"?

Input channel + Settings done....
Todo: Channel list + favorites + bitrate+resolution still hardcoded

For anyone who wants to try it: http://www.mediafire.com/?70qv52abx7c4yyl


- uspino - 2012-02-23 13:24

mcheng89 Wrote:For anyone who wants to try it: http://www.mediafire.com/?70qv52abx7c4yyl

This is what I get at http://localhost:8555/m/

[Image: photo.png]


- LehighBri - 2012-02-23 14:18

uspino Wrote:This is what I get at http://localhost:8555/m/

[Image: photo.png]

Weird... works fine for me. Did you replace your entire webfiles folder? Did you refresh? I see the new site fine.


- mcheng89 - 2012-02-23 14:27

uspino Wrote:This is what I get at http://localhost:8555/m/

[Image: photo.png]

You need to replace remoteCeton also.
Safari doesn't like CSS files unless I set the content type too Undecided


- uspino - 2012-02-23 14:57

mcheng89 Wrote:You need to replace remoteCeton also.
Safari doesn't like CSS files unless I set the content type too Undecided

Now we are talking! It's really nice. It looks like it is a lot of work to make it work right with rotation, video, etc. When I input channel number I get this pop-up:

[Image: photo.png]

When I click ok video starts normally.

EDIT: I'm guessing Fovorites is the harder to implement because it requires user input. At this point, maybe you could just explain users how and where to add the code line for a specific channel/logo.