![]() |
|
[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 - europorsche914 - 2012-03-16 05:48 (2012-03-16 05:20)mcheng89 Wrote:(2012-03-16 05:17)europorsche914 Wrote: Its fine with me if the api serves the logo, especially if you have plans for adding the logos to the guide in xbmc pvr ok updated my post about the webgui here with links to 2 versions of index.html. version 2.6 uses the old way of looking in /m/resources/logos/<channelnumber> for the logo. version 2.7 will use the api call when you complete it. Let me know if there are any issues!
RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-03-16 06:04 (2012-03-16 05:48)europorsche914 Wrote: ok updated my post about the webgui here with links to 2 versions of index.html. version 2.6 uses the old way of looking in /m/resources/logos/<channelnumber> for the logo. version 2.7 will use the api call when you complete it. Let me know if there are any issues! I'll upload the pvr build tomorrow... Didnt finish transcoding settings yet... Direct streaming is done though Uploading v1.9.8 for logos fixes... http://www.mediafire.com/?rgd2lq0ulszr29g I made a small change to 2.7. The channel logo should be the source. But that breaks the name, so I added a onerror for the img to change the image to the channel name. Code: currenttable=currenttable+"<a href='/play?channel="+String(chl)+"&tuner=4&redirect=true' id='chan"+String(i)+"' title='"+String((channelmap[1] [i-1]))+"' onClick='changeSrc("+i+"); return false'><b>"+String(chl)+"<br></b><div class='divchllogo'><img onerror='this.parentNode.innerHTML=\""+String((channelmap[1] [i-1]))+"\"' src='/getChannelLogo?channel="+String(chl)+"' class='chllogo' border=0px /></div></a></td>";I can add logos to xbmc pvr now
RE: [dev] CetonTV - Watch TV on XBMC - europorsche914 - 2012-03-16 21:01 (2012-03-16 06:04)mcheng89 Wrote:(2012-03-16 05:48)europorsche914 Wrote: ok updated my post about the webgui here with links to 2 versions of index.html. version 2.6 uses the old way of looking in /m/resources/logos/<channelnumber> for the logo. version 2.7 will use the api call when you complete it. Let me know if there are any issues! I see there, seems like you can serve images using either method (atleast thats what a website I found stated) but I like your method better, it only uses one line of code lol. ok I just update the webgui again to fix a couple minor things but mostly to have it display the program info when you hover the mouse over the show. Let me know if there are any other issues (seems like the gui loads real slow in firefox, might have to look into that, and it appears that the vlc plugin doesnt support any type of encryption so ill have to find a way around that..) RE: [dev] CetonTV - Watch TV on XBMC - Rotceh07 - 2012-03-17 04:21 ITS REALLY AWSOME ! BUT I CAN NOT SET UP, I INSTALLED XBMC ON MY MAC, BUT I DO NOT UNDERSTAND HOW TO SET UP CETON TV, PLEASE SOMEONE COULD HELP ME. THANKS EVERYONE! RE: [dev] CetonTV - Watch TV on XBMC - europorsche914 - 2012-03-17 04:37 (2012-03-17 04:21)Rotceh07 Wrote: ITS REALLY AWSOME ! BUT I CAN NOT SET UP, I INSTALLED XBMC ON MY MAC, BUT I DO NOT UNDERSTAND HOW TO SET UP CETON TV, PLEASE SOMEONE COULD HELP ME. THANKS EVERYONE! Do you own a windows computer? This program requires a PC running whenever you want to watch tv. RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-03-17 04:51 havent worked on pvr today... ![]() @Rotceh07: CetonTV only runs on a windows computer for now... It basically sets up streams that can be used on other devices RE: [dev] CetonTV - Watch TV on XBMC - Rotceh07 - 2012-03-17 04:57 ok i had one PC , i will try to install this , but this do not work with mac?? RE: [dev] CetonTV - Watch TV on XBMC - mcheng89 - 2012-03-17 05:08 (2012-03-17 04:57)Rotceh07 Wrote: ok i had one PC , i will try to install this , but this do not work with mac?? you can install the program on the pc and watch tv on mac RE: [dev] CetonTV - Watch TV on XBMC - poconopaul - 2012-03-17 15:48 Does this stream in HD? I havd Cablevision boost(getting aroing 55 meg down and 8 meg up). I want to stream to other XBMC devices that I have set up at a vacation house(ISP is 5 down and 1-2 up). Will this be possible?Just wanted to make sure before I buy it. Thanks in advice and thanks for the plugin! RE: [dev] CetonTV - Watch TV on XBMC - uspino - 2012-03-17 15:52 OK, I'm back from a trip overseas and I managed to do some testing (I think it was 1.9.5 when I left). 4000 miles away from home, I have to say RemoteCeton beats conventional place-shifting devices BY FAR. It's stable, and the stream quality is outstanding. On top of that, I measured bandwidth and RemoteCeton can give you a great-looking 576 or 720 stream using only 1 GB per hour, at a rate easily sustainable by most upload/download speeds on common Internet providers. It looks really good even on a big screen tv, which is great given the fact that you can use a small laptop with Serviio to connect to RemoteCeton and direct-stream to the TV using DLNA. Now, I'm really looking forward to testing DirectStream on the iPad 3. I assume it might be choppy, as Ceton provides MPEG2 streams that the iPad can not decode natively, but who knows... |