| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.luohaohaha |
| Идентификатор | Идентификаторrtmpx |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRTMPX
This is an android project of librtmp & camerax & mediacodec for rtmp publish
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rtmpx-1.0.3.pom | |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |