- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Server OS: Ubuntu 14.04 Application: Intel webrtc 3.2.1
Client OS: Ubuntu 14.04 In the same machine JavaScriptSDK
basicSever.js line 41:
N.API.init('_auto_generated_ID_', '_auto_generated_KEY_', 'https://localhost:3004/');
_auto_generated_ID_ should change by real service-id
_auto_generated_KEY_ should change by real service-key
But how can I get the real service-id and service-key?
What is the relationship between them and "MyRoom Id"?
Thanks!
- Tags:
- HTML5
- JavaScript*
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
执行bin/init-all.sh会打印出来。
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As Han answered, init.sh can print default super service and sample service id and key. And you can use Nuve API to manage services through super service. Service is like tenant logically, each tenant can manage multiple rooms, other service can't access them.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page