-
如果想要使用本地代理播放ijkplayer模式 需要如何做?求求了。。。
-
I try to integrate the ijkplayer, PLPlayerKit NoteMedia, but will lead to not work properly for integrates idoubs, what is this excuse me
-
我在编译完成后想调试JNI部分代码,在执行sh android/patch-debugging-with-lldb.sh armv7a时报错
patch apply ==> armv7a
error: patch failed: android/ijkplayer/.gitignore:6
error: android/ijkplayer/.gitignore: patch does …
-
08-10 15:12:07.756 1865-1876/com.camera_ijkplayer I/zygote: Do partial code cache collection, code=28KB, data=24KB
After code cache collection, code=28KB, data=24KB
Increasing code cache cap…
-
Rt
-
發現某些rtsp格式無法播放,所以上網修改後重新生成framework,
但發現Delegate
- (void)didGetPixelBuffer:(CVPixelBufferRef)pixelBuffer
- (void)didGetAudioData:(void *const)audioData lineSize:(int)linesize
都不會回傳,看起來應該是有修改過ijkP…
-
I'm working on an iOS player based on ijkplayer. I'd like to do accurate forwarding/backwarding, one frame per step. But if I use code like this:
_ijkplayer.currentPlaybackTime = _ijkplayer.currentPl…
-
版本: 1.1.3
swift : 4.2
xcode: 10.1
真机运行正常,打包的时候失败,报错,bitcode 为 NO
```
/Pods/ijkplayer/IJKMediaFramework.framework/IJKMediaFramework, missing required architecture armv7
```
请问有方法解决吗?
感谢❤️
-
# required
allprojects {
repositories {
jcenter()
}
}
dependencies {
# required, enough for most devices.
compile 'tv.danmaku.ijk.media:ijkplayer-java:0.6.1'
com…
-
In file included from libavdevice/dshow.c:22:
libavdevice/dshow_capture.h:30:10: fatal error: windows.h: 没有那个文件或目录
30 | #include
| ^~~~~~~~~~~
compilation terminated.
make: ***…