Skip to content

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

License

Notifications You must be signed in to change notification settings

p-try/RTSP-Server

 
 

Repository files navigation

RTSP-Server

Release

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

Compile

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.1.8'
  implementation 'com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:2.1.8'
}

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%