-
通过使用最新的SDK版本1.11.0参考Android 短视频 SDK(https://developer.qiniu.com/pili/sdk/3734/android-short-video-sdk#5)文档中使用转码方法:
mShortVideoTranscoder.transcode(dstWidth, dstHeight, dstBitrate, saveListener);
压缩后…
-
@KwonOhBin I have followed all given instructions, my app built successfully and there is no error in my JS files but for some reason stream doesn't not start please help me how can I start live strea…
-
### 问题描述
偶尔会灰屏操作无反应
### 复现步骤
正常看视频,未全屏
### 预期行为
修复
### 错误日志
请提供设置->关于->错误日志中的内容,粘贴在下方代码框中。如果没有,请提供您的app版本号、系统版本、设备型号等相关信息。
```PiliPalaX错误日志
********************
------- 设备信息 ------…
-
现在依赖PLPlayerKit-Universal按照文档说明,只能通过指定podspec路径的方式。这样会导致只能安装最新podspec指定的版本,当pod索引更新后,pod install会因为版本冲突报错。希望能够将PLPlayerKit-Universal提交到CocoaPods,提供版本依赖的支持。或者可以考虑在podspec中使用subspec的方式,将手机库和通用库集成到一个pod库…
-
-
-
pod install
Analyzing dependencies
Fetching podspec for `PLMediaStreamingKit` from `https://raw.githubusercontent.com/pili-engineering/PLMediaStreamingKit/master/PLMediaStreamingKit-Universal.podspe…
-
集成到我的项目的时候,推流是一个小框显示,下面有一个edittext,点击edittext,软键盘弹起,AspectFrameLayout的大小出现了变化,请问,为什么会有这种情况出现?麻烦,谢谢了
-
## I notice some websites use .scss to write css style seperately instead of putting them together in the head part. I tried to write my own css in the .scss document and added a class in the web page…
-
我直接用mediaplayer.setPlaySpeed没有效果