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

  Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mcheng89 Offline
Fan
Posts: 373
Joined: Jan 2012
Reputation: 2
Post: #531
(2012-03-20 05:15)jfoley Wrote:  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.

iphone requires a double tap on a video, so you dont accidentally start a channel

edit: i'll pm you tomorrow.. gonna go to sleep
(This post was last modified: 2012-03-20 05:34 by mcheng89.)
find quote
jfoley Offline
Member
Posts: 74
Joined: Mar 2012
Reputation: 1
Post: #532
I am guessing the issue I am having is on the back end. I figured out how to start the video using the iPhone page but it just says loading for ever. I am guessing this is the same result of the issue on the desktop with trying to change resolution to anything but original?
find quote
europorsche914 Offline
Member
Posts: 88
Joined: Jan 2012
Reputation: 0
Post: #533
(2012-03-20 05:25)jfoley Wrote:  I am guessing the issue I am having is on the back end. I figured out how to start the video using the iPhone page but it just says loading for ever. I am guessing this is the same result of the issue on the desktop with trying to change resolution to anything but original?

Did you copy the vlc plugin from the remoteVLC folder and place it into the videolan/vlc/plugins/control folder
find quote
jfoley Offline
Member
Posts: 74
Joined: Mar 2012
Reputation: 1
Post: #534
(2012-03-20 16:30)europorsche914 Wrote:  
(2012-03-20 05:25)jfoley Wrote:  I am guessing the issue I am having is on the back end. I figured out how to start the video using the iPhone page but it just says loading for ever. I am guessing this is the same result of the issue on the desktop with trying to change resolution to anything but original?

Did you copy the vlc plugin from the remoteVLC folder and place it into the videolan/vlc/plugins/control folder

Yep, everything works except for viewing from my Mobile device (Android Tablet and Phone) and also changing the resolution to anything but "Original".
find quote
mcheng89 Offline
Fan
Posts: 373
Joined: Jan 2012
Reputation: 2
Post: #535
@europorsche914: do you know if vlc takes focus away from the browser if you click on it?
Ill test it later ionce I get home.

Thinking about making a wmc like interface for the browser Tongue
(This post was last modified: 2012-03-20 19:12 by mcheng89.)
find quote
europorsche914 Offline
Member
Posts: 88
Joined: Jan 2012
Reputation: 0
Post: #536
(2012-03-20 18:57)mcheng89 Wrote:  @europorsche914: do you know if vlc takes focus away from the browser if you click on it?
Ill test it later ionce I get home.

Thinking about making a wmc like interface for the browser Tongue

yea it does

Btw: I've been messing with the iPhone GUI, attempting to mod it into something similar to what you showed in those links.. First time messing with html5 so it'll take me some time
(This post was last modified: 2012-03-20 23:09 by europorsche914.)
find quote
mcheng89 Offline
Fan
Posts: 373
Joined: Jan 2012
Reputation: 2
Post: #537
(2012-03-20 19:33)europorsche914 Wrote:  
(2012-03-20 18:57)mcheng89 Wrote:  @europorsche914: do you know if vlc takes focus away from the browser if you click on it?
Ill test it later ionce I get home.

Thinking about making a wmc like interface for the browser Tongue

yea it does

Btw: I've been messing with the iPhone GUI, attempting to mod it into something similar to what you showed in those links.. First time messing with html5 so it'll take me some time

@jfoley: sent you pm....

first attempt at web interface... gonna scrap it for a more wmc look Smile
[Image: o8ykr6.png]

also for vlc focus issue, i'm thinking about making a loop in the background to set the focus back to the browser...
that way we can implement hotkeys and epg navigation? also channel input?
(This post was last modified: 2012-03-21 00:41 by mcheng89.)
find quote
europorsche914 Offline
Member
Posts: 88
Joined: Jan 2012
Reputation: 0
Post: #538
(2012-03-21 00:09)mcheng89 Wrote:  
(2012-03-20 19:33)europorsche914 Wrote:  
(2012-03-20 18:57)mcheng89 Wrote:  @europorsche914: do you know if vlc takes focus away from the browser if you click on it?
Ill test it later ionce I get home.

Thinking about making a wmc like interface for the browser Tongue

yea it does

Btw: I've been messing with the iPhone GUI, attempting to mod it into something similar to what you showed in those links.. First time messing with html5 so it'll take me some time

@jfoley: sent you pm....

first attempt at web interface... gonna scrap it for a more wmc look Smile
[Image: o8ykr6.png]

also for vlc focus issue, i'm thinking about making a loop in the background to set the focus back to the browser...
that way we can implement hotkeys and epg navigation? also channel input?

Is that in html or html5? I like it its very sleek looking, maybe we can do an onClick event on the vlc plugin and then set focus back to the window.
find quote
mcheng89 Offline
Fan
Posts: 373
Joined: Jan 2012
Reputation: 2
Post: #539
(2012-03-21 01:22)europorsche914 Wrote:  Is that in html or html5? I like it its very sleek looking, maybe we can do an onClick event on the vlc plugin and then set focus back to the window.

html code here:
http://www.mediafire.com/?as3h058913qyr61
find quote
europorsche914 Offline
Member
Posts: 88
Joined: Jan 2012
Reputation: 0
Post: #540
(2012-03-21 01:35)mcheng89 Wrote:  
(2012-03-21 01:22)europorsche914 Wrote:  Is that in html or html5? I like it its very sleek looking, maybe we can do an onClick event on the vlc plugin and then set focus back to the window.

html code here:
http://www.mediafire.com/?as3h058913qyr61

I see what your doing there let me know when you settle on a layout you like and I can apply it to the web gui Wink

EDIT: I started looking into adding episode info and cover art from thetvdb.com, they have an api setup to use which I think is something similar to what is used in the time warner/xfinity app
(This post was last modified: 2012-03-21 01:45 by europorsche914.)
find quote
Post Reply