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)



RE: [dev] CetonTV - Watch TV on XBMC - DarkApathy - 2012-03-20 02:29

(2012-03-19 05:53)mcheng89 Wrote:  
(2012-03-19 05:29)DarkApathy Wrote:  I'm running it on Apple TV - Is there a reason the video stops on my tv after 30 minutes or so (remoteCeton is still running, and python is still running - just no picture and i have to exit python and go back in)? Is it because there isn't any activity? i.e. change channels. If so, could i turn that off?

does remoteceton shutdown the tuner stream or is it just the plugin stopping?

Nothing changes on remoteceton just says "Scheduler: Checking for tasks to run" and "Scheduler: Sleeping 90 seconds until next task".

So, I think the plugin just stops? It's weird cause the plugin is still running, it just goes back to where i click "CetonTV (PSeudoTV for Ceton)", but I need to exit (Hit the Menu button) and the click on "CetonTV..."


RE: [dev] CetonTV - Watch TV on XBMC - europorsche914 - 2012-03-20 03:52

(2012-03-19 22:59)mcheng89 Wrote:  
(2012-03-19 22:31)jfoley Wrote:  I have a "Logos" folder, "affiliates.xml", "channelmap.csv", "logomapper.exe", "logos.xml", "mc2xml.dat", "mc2xml.exe", "xmltv.xml".

I have also tried IE and it isn't working either. Pretty much the same result in IE. I VLC 2.0.1 installed with a "Complete" install. I assume this includes the IE plugin. None the less, I think I have two issues. First, the channel information isn't displaying and the second is the video play back in the web.

Should we take this to a private conversation?

hmm missing epgdata.db, try restarting the ceton program
if that doesnt work, i'll help when i get home

Edit:

@europorsche914: i might rename your file ipad.html... the iphone doesnt have the screen real estate like the ipad does.
maybe a redesign is needed...
something like this for iphone? http://www.inquisitr.com/wp-content/2012/01/time-warner-cable-launches-iphone-app-live-tv.jpg
and this for ipad? http://www.ehomeupgrade.com/wp-content/uploads/xfinity_tv_app_for_ipad.jpg
and i need to fix airplay video for iOS web app Smile

I like the ones in the links, maybe that is the route it should go, the same things im adding to it are there but laid out better

EDIT: downloading sencha touch now, ill mess with it


RE: [dev] CetonTV - Watch TV on XBMC - jfoley - 2012-03-20 03:58

Ok, I am now onto a different issue. I am trying to reduce the resolution from "Original" to anything else it will not stream? Is this normal? I am trying to get it configured so I can view outside of my network and I doubt I will be able to stream 1080p across a WAN?

Also, I see a lot of Ipad/Iphone support, anything for Android?


RE: [dev] CetonTV - Watch TV on XBMC - europorsche914 - 2012-03-20 04:11

(2012-03-20 03:58)jfoley Wrote:  Ok, I am now onto a different issue. I am trying to reduce the resolution from "Original" to anything else it will not stream? Is this normal? I am trying to get it configured so I can view outside of my network and I doubt I will be able to stream 1080p across a WAN?

Also, I see a lot of Ipad/Iphone support, anything for Android?

not sure why your having issues, but when changing resolution/bitrate (or tuner) from original, it must occur right before clicking on the channel you want to watch, this is because when switching between pages the settings go back to the default (which is original).


RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-03-20 04:22

(2012-03-20 03:58)jfoley Wrote:  Ok, I am now onto a different issue. I am trying to reduce the resolution from "Original" to anything else it will not stream? Is this normal? I am trying to get it configured so I can view outside of my network and I doubt I will be able to stream 1080p across a WAN?

Also, I see a lot of Ipad/Iphone support, anything for Android?

Not sure about the transcoding issue... whats the specs for your computer?
Android ICS works great on my hp touchpad Smile (same web app as iOS)

@DarkApathy: I'm not sure right now... I'll look into it tomrorow. I havent made any progress today Smile


RE: [dev] CetonTV - Watch TV on XBMC - jfoley - 2012-03-20 04:30

(2012-03-20 04:22)mcheng89 Wrote:  
(2012-03-20 03:58)jfoley Wrote:  Ok, I am now onto a different issue. I am trying to reduce the resolution from "Original" to anything else it will not stream? Is this normal? I am trying to get it configured so I can view outside of my network and I doubt I will be able to stream 1080p across a WAN?

Also, I see a lot of Ipad/Iphone support, anything for Android?

Not sure about the transcoding issue... whats the specs for your computer?
Android ICS works great on my hp touchpad Smile (same web app as iOS)

The computer is overkill... i7 3930k (Hex Core) clocked currently at 4.0ghz w/ 32gb of ram. CPU at max is 5% utilized and ram is running about 25%

Interesting on the Touchpad... I have a Xoom tablet running ICS but haven't tried with it yet. I tried on my Droid Bionic rooted, running ICS and it didn't work. I just tried with the default browser and also with the Android VLC player app. What are you using as your app/browser?


RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-03-20 04:38

(2012-03-20 04:30)jfoley Wrote:  The computer is overkill... i7 3930k (Hex Core) clocked currently at 4.0ghz w/ 32gb of ram. CPU at max is 5% utilized and ram is running about 25%

Interesting on the Touchpad... I have a Xoom tablet running ICS but haven't tried with it yet. I tried on my Droid Bionic rooted, running ICS and it didn't work. I just tried with the default browser and also with the Android VLC player app. What are you using as your app/browser?

The stock browser works but it is a bit slow (could be that touchpad software is still in development).
Chrome browser is smooth though..

put this url in vlc on your desktop (fix the tuner and channel number if needed):
http://localhost:8555/play?channel=7&tuner=4&transcodeBitrate=1000&transcodeResolution=480&redirect=true


RE: [dev] CetonTV - Watch TV on XBMC - jfoley - 2012-03-20 04:50

(2012-03-20 04:38)mcheng89 Wrote:  
(2012-03-20 04:30)jfoley Wrote:  The computer is overkill... i7 3930k (Hex Core) clocked currently at 4.0ghz w/ 32gb of ram. CPU at max is 5% utilized and ram is running about 25%

Interesting on the Touchpad... I have a Xoom tablet running ICS but haven't tried with it yet. I tried on my Droid Bionic rooted, running ICS and it didn't work. I just tried with the default browser and also with the Android VLC player app. What are you using as your app/browser?

The stock browser works but it is a bit slow (could be that touchpad software is still in development).
Chrome browser is smooth though..

put this url in vlc on your desktop (fix the tuner and channel number if needed):
http://localhost:8555/play?channel=7&tuner=4&transcodeBitrate=1000&transcodeResolution=480&redirect=true

Just tried on the xoom running ics. Page looks good but it tries to download a file when I click on the video. Also says pluggin not installed


RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-03-20 05:04

(2012-03-20 04:50)jfoley Wrote:  Just tried on the xoom running ics. Page looks good but it tries to download a file when I click on the video. Also says pluggin not installed

which url are you using? http://localhost:8555/m/ or http://localhost:8555/m/iphone.html


RE: [dev] CetonTV - Watch TV on XBMC - jfoley - 2012-03-20 05:15

I was trying http://localhost:8555/m/ and it wasn't working. Tried the iPhone one and doest appear to work either. Clicking around but video doesn't start.