- 授权协议: MIT
- 开发语言: Java Objective-C
- 操作系统: Android
- 软件首页: https://kickflip.io/
- 软件文档: https://github.com/kickflip/kickflip-docs#kickflip-docs
软件介绍
Kickflip 是一个手机流媒体应用开发 SDK ,支持 Android 和 iOS 开发。
特性:
Live Video Broadcasting
Global distribution
Infinately scalable
No Setup Time or Fee
Developer Friendly
Open Source
Free for Development
iOS 示例代码:
[Kickflip setupWithAPIKey:@"API_KEY" secret:@"API_SECRET"];
[Kickflip presentBroadcastViewFromViewController:self ready:^(NSURL *streamURL, NSError *error){
if (streamURL) {
NSLog(@"Stream is ready to view at URL: %@", streamURL);
}
}
completion:nil];Android 示例代码:
Kickflip.initWithApiKey(API_KEY, API_SECRET); Kickflip.startBroadcastActivity(this, mBroadcastListener);
XML、JSON 在线转换
在线XML、JSON转换工具
RGB CMYK 转换工具
RGB CMYK 互转工具
