Skip to content

Repository files navigation

RTSP-Server

Release Documentation

Plugin of RootEncoder to stream directly to RTSP player.

Compile

Require API 16+

To use this library in your project with gradle add this to your build.gradle:

allprojects {
  repositories {
    maven { url 'https://jitpack.io' }
  }
}
dependencies {
  implementation "com.github.pedroSG94:RTSP-Server:1.4.3"
  implementation "com.github.pedroSG94.RootEncoder:library:2.8.1"
}

NOTE:

The app example need min API 23+ but the library is compatible with API 16+

About

Plugin of rtmp-rtsp-stream-client-java to stream directly to RTSP player.

Resources

Stars

279 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages