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.
- RTMP live streaming
- SRT live streaming
- Zoom on pinch
- Focus on tap
See StreamPack for more settings and information.
- Click on "Use this template" to create a new repository from this template.
- Clone your new repository.
- Open the project with Android Studio.
- Set your RTMP or SRT server URL in
MainActivity.kt
. - Run the application on a device or an emulator.