stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.

Home Page:https://stephenlb.github.io/webrtc-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to enable Pubnub Access Manager with video call sdk?

crookedbard opened this issue · comments

There is an option in Pubnub admin panel to enable Access Manager:
image

How to use this feature with this SDK?

this hasn't been directly implemented and requires a PubNub Function as the secure code execution environment to generate and grant access tokens, in addition to updates to the SDK.