![]() |
|
[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 |
- DarkApathy - 2012-02-28 02:51 mcheng89 Wrote:I'll add this in later tonight It doesn't. remoteCeton shows: Tuner[3]: Changing channel number to 607 Tuner[3]: Program number is 1 Tuner[3]:Channel name is WABC HD Tuner[3]: rtsp://192.168.200.1:8554/cetonmpeg2 Tuner[3]: Starting video stream VLC[3]: Starting VLC instance with remoteVLC plugin VLC[3]: Streaming to http://localhost:8558 VLC[3]: Setting stream program id using remoteVLC - mcheng89 - 2012-02-28 02:52 DarkApathy Wrote:It doesn't. Is this for the iPad? Can you check the webfiles folder? Are there video files being generated? - DarkApathy - 2012-02-28 02:53 mcheng89 Wrote:Is this for the iPad? yup. Ipad 2 Yeah, tuner3-001 through tuner3-018 were generated - mcheng89 - 2012-02-28 02:58 DarkApathy Wrote:yup. Ipad 2 Try clearing everything in Safari. If that doesnt work : Go to Settings > Safari > Advanced > Debug Console > Turn on In safari open the web app again and try again. If theres a javascript error a toolbar should show up. - DarkApathy - 2012-02-28 03:01 mcheng89 Wrote:Try clearing everything in Safari. Debug Console: No Errors - mcheng89 - 2012-02-28 03:15 DarkApathy Wrote:Debug Console: No Errors Ok. Start a stream and go to http://<ip addr>:8555/m/tuner3.m3u8 Does that work? It might take a few seconds for the m3u8 file to get written. - DarkApathy - 2012-02-28 03:17 mcheng89 Wrote:Ok. Start a stream and go to http://<ip addr>:8555/m/tuner3.m3u8 it says "invalid file" - mcheng89 - 2012-02-28 03:18 DarkApathy Wrote:it says "invalid file" Is there a tuner3.m3u8 file in the webfiles folder? Also it might take a few seconds to create one... - europorsche914 - 2012-02-28 03:19 DarkApathy Wrote:Debug Console: No ErrorsOk are u running ios5? If so is private browsing turned on? When private browsing is on the iOS web guide doesn't work at all but that's an apple limitation - DarkApathy - 2012-02-28 03:25 europorsche914 Wrote:Ok are u running ios5? If so is private browsing turned on? When private browsing is on the iOS web guide doesn't work at all but that's an apple limitation Got it! it works! Thanks! |