We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de66ed4 + 5e7c27b commit 670dec1Copy full SHA for 670dec1
1 file changed
dConnectDevicePlugin/dConnectDeviceHost/app/build.gradle
@@ -85,7 +85,7 @@ android {
85
dependencies {
86
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
87
implementation "androidx.preference:preference:1.1.0"
88
- implementation 'com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:1.6.7'
+ implementation 'com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:1.9.1'
89
implementation 'org.deviceconnect:dconnect-device-plugin-sdk:2.8.4'
90
implementation 'org.deviceconnect:libmedia:1.0.0'
91
implementation 'org.deviceconnect:libsrt:1.0.0'
0 commit comments