增加rtmp lib

hdrplus
Matthew 1 year ago
parent 129f6df639
commit fa8b961e77

@ -119,6 +119,8 @@ dependencies {
// implementation 'com.tencent:mmkv-static:1.3.0'
// implementation project(path: ':opencv')
implementation files('libs/devapi.aar')
debugImplementation files('libs/rtmp-client-debug.aar')
releaseImplementation files('libs/rtmp-client.aar')
implementation project(':gpuv')
// implementation group: 'io.netty', name: 'netty-all', version: '4.1.96.Final'

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save