rtmpdroid

Android librtmp wrapper.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

video.api
ArtifactId

ArtifactId

rtmpdroid
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

rtmpdroid
Android librtmp wrapper.
Project URL

Project URL

https://github.com/apivideo/api.video-rtmpdroid
Source Code Management

Source Code Management

https://github.com/apivideo/api.video-rtmpdroid.git

Download rtmpdroid

How to add to project

<!-- https://jarcasting.com/artifacts/video.api/rtmpdroid/ -->
<dependency>
    <groupId>video.api</groupId>
    <artifactId>rtmpdroid</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/video.api/rtmpdroid/
implementation 'video.api:rtmpdroid:1.0.2'
// https://jarcasting.com/artifacts/video.api/rtmpdroid/
implementation ("video.api:rtmpdroid:1.0.2")
'video.api:rtmpdroid:aar:1.0.2'
<dependency org="video.api" name="rtmpdroid" rev="1.0.2">
  <artifact name="rtmpdroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='video.api', module='rtmpdroid', version='1.0.2')
)
libraryDependencies += "video.api" % "rtmpdroid" % "1.0.2"
[video.api/rtmpdroid "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0