Any sample or how to create one example would be very appreciated.
@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).
@Computician Can this be used with janus-gateway as plugin? Do you have any example that you are using to test this?
@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