Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use on a server via node? #22

Open
markreg opened this issue Apr 3, 2015 · 2 comments
Open

Use on a server via node? #22

markreg opened this issue Apr 3, 2015 · 2 comments

Comments

@markreg
Copy link

markreg commented Apr 3, 2015

Is it possible to create a jingle session from node.js to Prosody using jingle.js and stanza.io? I'd like to communicate with Jitsi Focus from node.js.

@fippo
Copy link
Member

fippo commented Apr 3, 2015

seeing your other issues i think you rather want to use the REST API of the Jitsi Videobridge. See https://github.com/jitsi/jitsi-videobridge/blob/master/doc/rest-videobridge.md

@markreg
Copy link
Author

markreg commented Apr 3, 2015

The REST API doesn't have routes that serve create COLIBRI protocol which creates/updates/destroys channel payload/transport.

Or maybe I'm not correctly understanding the API. Basically I'd like to perform content mixing on all the audio streams and RTP Translation on all video streams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants