Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

question about Server-side methods

fengyee_y_
Beginner
518 Views

in the document of "Client SDK User Guilde" chapater 3.6.6 there is introductions of Server-side methods.

would you kindly share some samples of these Server-side methods, i don't know where and how can thses methods be used. thank you very much.

 

0 Kudos
5 Replies
Chunbo_H_Intel1
Employee
518 Views

Hi Fengyee,

Please refer to the extras/basis_example/basicServer.js for the detailed server-side usage there.

Thanks!

0 Kudos
fengyee_y_
Beginner
518 Views

Hi CHUNBO H.

thank you very much, i have found this file you mentioned. 

still one more question : what is the relationship between the commands of Management Console and Server-side methods mentioned in basicServer.js?

0 Kudos
Chunbo_H_Intel1
Employee
518 Views

If management console changes the conference settings, the server-side method will have to deal with those updated data/settings.

0 Kudos
fengyee_y_
Beginner
518 Views

ok, then i know. thank you.

0 Kudos
Chunbo_H_Intel1
Employee
518 Views

There's also recommended installation packages available, like http://turnserver.open-sys.org/downloads

0 Kudos
Reply