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

Any sample or how to create one example would be very appreciated. #3

Open
nitinsurana opened this issue Apr 11, 2016 · 3 comments
Open

Comments

@nitinsurana
Copy link

No description provided.

@benwtrent
Copy link
Owner

@nitinsurana the key is capturing frames and sending over a websocket connection to the websocket server hosted. This is just one example(as seen in "index.html").

Depending on how your solution is set up, it may also be beneficial to look into a websocket MCU(one I have used in the is https://github.com/meetecho/janus-gateway).

@anildigital
Copy link

@Computician Can this be used with janus-gateway as plugin? Do you have any example that you are using to test this?

@benwtrent
Copy link
Owner

@anildigital it should not be used with Janus. This is a very poor inbetween solution that takes canvas screen shots and sends them to a server. If you are using Janus, you should use the rtp-forwarder feature in the Video room. You can also use the already existing recording feature in Janus. How to use either of those can be asked in the janus google group https://groups.google.com/forum/#!forum/meetecho-janus

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

3 participants