is not current version
Last Version 1.0.3

RTMPX 1.0.1

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

License

License

GroupId

GroupId

io.github.luohaohaha
ArtifactId

ArtifactId

rtmpx
Version

Version

1.0.1
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 1.0.1

Filename Size
rtmpx-1.0.1.pom
Browse

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

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.