Demo player with IBandSDK player for iOS.
Token Go to info.plist and put the demo token into "IBandToken" key.
StreamId Go to PlayerViewController class and put the demo StreamId into STREAM_ID
Use the CocoaPods.
In your Podfile
pod 'IBandPlayerSDK', :git => 'https://github.com/doremeet/PlayerSDK-Pod.git'In your project us
#import <IBandPlayerSDK/IBandPlayerSDK.h>