pie 707e1295c5
Some checks failed
Build / build (push) Has been cancelled
Fix extra signing block problem on Fdroid
2026-04-29 23:07:37 +02:00
2022-11-11 18:58:47 +01:00
2022-11-11 18:58:47 +01:00
2022-11-11 18:58:47 +01:00
2022-11-11 19:18:07 +01:00
2026-02-04 15:16:56 +01:00
2026-04-29 15:11:23 +02:00

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. Replace default rtmp://my.server.url:1935/app/streamKey by your RTMP or SRT server URL in MainViewModel.kt.
  5. Run the application on a device or an emulator.
Description
Minimal streaming app based on StreamPack-boilerplate
Readme 299 KiB
v1.0.0 Latest
2026-04-29 23:16:53 +02:00
Languages
Kotlin 100%