good seeing you again in London :)
I have a question which have thought i might ask here...
I am looking at Chromium extensions programming and after seeing the Robe MiniMe fixture i realized that this could be a nice pet project to learn something new - making a browser extension for content preview/ftp content upload. The MiniMe provides ftp for content upload, Artnet for controlling, CITP will come in next few months too.
I can imagine ftp should be easily possible in browser, to discover the units on the net i thought of using either Artnet poll or CITP discover, but my question is - would browser extension environment or any of the node.js....nmn... be sufficient for this, as broadcast packets need to be sent...?
cheers
Petr
You've figured it out but for the archives the closest thing I know of
is the native client in chrome:
https://developers.google.com/native-client/
It only has websockets / http support though, see
https://developers.google.com/native-client/faq#PortingEase
We're still a way off from my dream of running OLA in a browser...
Can you receive broadcasts okay?
For a horrible hack around not having the ability to send broadcasts you could, on a small subnet /24, prod each of the 254 addresses with a unicast discovery message instead.
ArtPollReply responses are always broadcast however ArtPoll messages may be unicast or broadcast.
Best Regards,
Jason Kyle
DMXking.com
--
Just don’t do it with the official Art-Net class A network addresses lol