![]() |
|
[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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 |
RE: [dev] CetonTV - Watch TV on XBMC - jfoley - 2012-04-26 03:43 (2012-04-25 02:52)mcheng89 Wrote:(2012-04-24 16:53)jfoley Wrote: Any progress on Android development? I would love to be able to watch TV on my Xoom tablet. Not sure which is the latest version (2.1.1 is what I am running)? I factory reset my Xoom so I am back on Honeycomb Android (3.2.6 I believe). I am not able to get it to play with the default browser. Chrome Beta will not work on the Honeycomb, only Ice Cream Sandwich. **EDIT** Tried with my cell phone, which has ICS, it also doesn't work? My phone has ICS, but I can't get Chrome Browser to install. So, also using default browser. **EDIT #2** I updated to version 2.1.3, same issue. However, when I launch RemoteCeton, it says I am on version 2.1.0, the web interface also says the same? RE: [dev] CetonTV - Watch TV on XBMC - allen00se - 2012-04-27 18:29 Is there an IRC channel for this project? RE: [dev] CetonTV - Watch TV on XBMC - shpitz461 - 2012-04-28 03:13 I can confirm it works on Xoom ICS 4.0.4, using default browser and MX Video Player to play the video. Only the VLC interface is usable, also on Windows, the flash player cannot be maximized and the interface can't be navigated on android since it requires keys, touch won't switch channels. The iphone interface on android is very slow and video won't play. RE: [dev] CetonTV - Watch TV on XBMC - shpitz461 - 2012-04-30 03:18 I can't get the logos to show for the life of me. This is what my file structure looks like: remoteCeton\resources: <logos> affiliates.xml channelmap.csv epgdata.db logomapper.exe logos.xml mc2xml.dat mc2xml.exe xmltv.xml Everything works except the logos are not showing. Any ideas? Thanks RE: [dev] CetonTV - Watch TV on XBMC - jfoley - 2012-05-02 19:06 Can I add a feature request? Can you add a timestamp to the remotecenton app? Not sure if this would be hard or not but useful for me. RE: - speed32219 - 2012-05-03 17:41 (2012-02-06 23:56)europorsche914 Wrote: Found some issues running the plugin in a fresh install of ubuntu 11.10 and xbmc dharma.. Good work gentlemen, it's wonderful that you have the ceton up and running within xbmc. More than wonderful, because I can not get it working in VDR or tvheadend. When I downloaded the latest 2.13 I noticed some dll's and .exe files. Is there a ubuntu version? Or is it a custom beta build? I have Ubuntu 11.10 and eden 11.0 currently installed. I can stream directly from the card using mplayer on the same machine, but having problems with channels, epg and streaming using xbmc. Once again fantastic work. RE: [dev] CetonTV - Watch TV on XBMC - FantaXP7 - 2012-05-04 18:04 Hello, I am getting error 10061 after following your guide and I am not too sure what I can do to diagnose what is going on. Thanks RE: [dev] CetonTV - Watch TV on XBMC - allen00se - 2012-05-04 23:16 Is there still work going on with this project? I am getting ready to order one of the Ceton Infinitv tuners, but would like to make sure I will actually be able to use it. RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-05-05 00:23 @shpitz461: Video is smooth now using flash. But the problem is the interface is too slow to use on the regular browser and chrome doesnt support flash I might have to backtrack to see what was the latest version that was still working with android... @jfoley: iPhone interface is http://<ip address>:8555/m/iphone.html but its not usable right now (look at comment to shpitz461) I'll add timestamps to the output. @speed32219: currently the server is windows only. but the server can send video/epg data to a ubuntu client. @FantaXP7: I'm guessing that shows up on the console. Can you give me a few lines before and after the error message? @uspino: GoodPlayer updated their player. so if you want we can integrate the iphone app to automatically open goodplayer after you select a channel. i have a test interface that works with it. other changes: reduced start time of iOS streaming to 5 seconds (down from 10 seconds) EDIT: last working android version was 1.7.4 ... will continue in a little bit...EDIT2: k.. i think i solved it... ![]() EDIT3: uploading.... try this on chrome since the regular android browser is too slowv2.1.4: http://www.mediafire.com/?i9r5ktizbzn3xc9 EDIT4: adding timestamp and parameter checks for new hls commands v2.1.5: http://www.mediafire.com/?7ijh491wgzsxa0g RE: [dev] CetonTV - Watch TV on XBMC - Killervette - 2012-05-05 03:06 What do you think the timeline is for the recording tv option. I really would like to switch to xbmc but until I can record, I just can't do it. |