j...@peepo.com writes:
> is there a way to implement getUserMedia server side?
>
> I guess this query could relate to a broader range of activities** that
> normally take place in a browser...
In node-webkit we have plan to bridge the internals of Node.js and
WebKit so 'getUserMedia' will expose a stream interface to Node.js. And
we'll also make it headless so it could run better on the server side.
> **apologies if this seems kooky, but I have a use case...
Could you please give more information on your use case?
--
Roger WANG Intel Open Source Technology Center
https://github.com/rogerwang/node-webkit
node-webkit: Call all Node.js modules directly from DOM and enable
a new way of writing applications with all Web technologies.