kurento-tutorial-node icon indicating copy to clipboard operation
kurento-tutorial-node copied to clipboard

[ARCHIVED] Repository moved to the new monorepo: https://github.com/Kurento/kurento

Results 4 kurento-tutorial-node issues
Sort by recently updated
recently updated
newest added

Dear creators, Thank you for your work. Please review my examples code, hope this will be helpful for newbies.

Created a new Hello World project using Reactive Extensions (https://rxjs-dev.firebaseapp.com/) and also added a framework file (kurento-rxjs) to be reused when creating Kurento projects.

This change ensures Firefox (and others?) don't close connection when detected as idle with a CloseEvent of 1006. This is an opinionated change due to when using `ws.onclose` on the...

There is java and javascript browser example about recorder. But I can't find using node application. So I make this example for people! Thank you :)