RTMPX

This is an android project of librtmp & camerax & mediacodec for rtmp publish

License

License

GroupId

GroupId

io.github.luohaohaha
ArtifactId

ArtifactId

rtmpx
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

RTMPX
This is an android project of librtmp & camerax & mediacodec for rtmp publish
Project URL

Project URL

https://github.com/luohaohaha/RTMPX.git
Source Code Management

Source Code Management

https://github.com/luohaohaha/RTMPX.git

Download rtmpx

Filename Size
rtmpx-1.0.3.pom
Browse

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.camera » camera-camera2 jar 1.0.0
androidx.camera » camera-lifecycle jar 1.0.0
androidx.camera » camera-view jar 1.0.0-alpha24

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1