Hi,
There is something i can not understand, what is a service id and service key. How can i get them, is there a default one that comes with the server or can i create one. i am really confused i can not find anything about that in any of the documentation pdfs. Thank you in advance.
Regards
Hi Abdulaziz,
The concept of service is the key to server resources and their management. When you want to access conference resources on the mcu server, you will need the service key and id.
What's more, you can find the usage in the basic example which we provide as the sample web server of our product. Refer to basicServer.js for you initial service key and id used there.
Thanks.
Thanks CHUNBO
i wanted to just know where to get the default Service id and Service key of the server running on my machine. i could finally find it when i ran the init.sh script without any options ("--deps" or "--hardware") it is printed out on the terminal. Thanks again for your reply.
OK. Great to it works.
For more complete information about compiler optimizations, see our Optimization Notice.