ThibaultBee / StreamPack-boilerplate

Create your own Android RTMP/RTMPS/SRT live streaming application in less than 5 minutes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StreamPack boilerplate Android application

An example RTMP or SRT live streaming application that demonstrates how to use StreamPack. In just 5 minutes, you will be able to stream live video to your server.

Features

  • RTMP live streaming
  • SRT live streaming
  • Zoom on pinch
  • Focus on tap

See StreamPack for more settings and information.

Getting started

  1. Click on "Use this template" to create a new repository from this template.
  2. Clone your new repository.
  3. Open the project with Android Studio.
  4. Set your RTMP or SRT server URL in MainActivity.kt.
  5. Run the application on a device or an emulator.

About

Create your own Android RTMP/RTMPS/SRT live streaming application in less than 5 minutes!

License:Apache License 2.0


Languages

Language:Kotlin 100.0%