Housebot Rendering Mapbox & Video feeds

Have an idea for a new feature? Voice your opinion here.
Post Reply
TonyG
Member
Posts: 94
Joined: Wed Jul 22, 2009 7:35 am

Housebot Rendering Mapbox & Video feeds

Post by TonyG »

Hi Scott,

Hoping you're well. I haven't logged on to the Housebot website for a while, and I see you've been busy! I'm looking forward to see what can be done with the new Kodi update and Node-Red integration (looks really interesting).

Beleiving everything to be possible, I'm interested to know if there is a way to render (if that is the right expression) Mapbox into a Housebot remote display? Thinking their web-based GL JS app looks best aligned for a Windows 10 remote? - and they have an SDK for Android using GLSurfaceView. More detail:
https://docs.mapbox.com/help/how-mapbox-works/web-apps/
https://blog.mapbox.com/asynchronous-re ... 1722ac1837

If not Mapbox, perhaps a means to embed a google map?

I'm also interested to know how people embed their home-based security video feeds - would it be possible to define a display box (position,size,source). I guess the issue is handling the various remote clients - DirectShow for windows, and equivalent for Android etc

Both questions are both display/graphics/rendering related - moving away somewhat from displaying properties - which Housebot does so well from many sources. If application specific integration is beyond scope (and would understand why), is their a generic, web/browser-based approach to these kind of requirements that could work?

Cheers,

Tony
ScottBot
Site Admin
Posts: 2786
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Re: Housebot Rendering Mapbox & Video feeds

Post by ScottBot »

Tony,

I haven't checked out the Kodi update, so hopefully everything still works fine. I think Node-RED is a great addition that can help fill in many areas that HouseBot doesn't directly address.

I know people have done some pseudo-mapping in the remotes by using server based scripts and image creation. Then the images are setup as dynamic images on the remote and will change with the map (or webcam feed) from the server. It's a clever, although difficult, method to achieve some of these goals.

I think that a way to embed a browser window in a remote would be a good generic way to achieve a number of these types of things. I haven't given it too much thought though, but it's something that I could consider for a future release. Not 100% sure it would solve your challenge, but if you could set the URL and HTML as properties, It should be pretty flexible.
Scott
TonyG
Member
Posts: 94
Joined: Wed Jul 22, 2009 7:35 am

Re: Housebot Rendering Mapbox & Video feeds

Post by TonyG »

Thanks Scott,

I've done a couple of things using dynamic images and will see how far I can take them, given other peoples success.

I think I could do quite a bit with a browser window, and would be interested to follow or pilot any development. Agreed it would need a few properties, including those to define the frames position and size.

Thanks again for your response.
Post Reply