Is there any documentation or web articles that describe what JSON messages need to be sent over the Kurento WebSocket interface to do one of the following:
- setup a Kurento based SFU web conference
- setup a Kurento based MCU web conference
???
I see examples if what Java or JS calls to setup a Kurento based SFU web conference, but those examples only show the calls to the associated Java or JavaScript libraries that in turn call Kurento. They do not give any info about what what (JSON) messages are being sent by the Java or JavaScript library to the Kurento server.