Skip to content

Conversation

@ThibaultBee
Copy link
Owner

@ThibaultBee ThibaultBee commented Nov 19, 2024

Development branch for the next major version of StreamPack. It includes:

  • dynamic endpoint: the endpoint (RTMP, SRT, File,...) is inferred from the stream URL.
  • multiple outputs: you can now stream to multiple endpoints at the same time.
  • dynamic input: you can set the input source (camera, screen, file,...) at runtime.
  • a new file writer based on Android MediaMuxer.
  • package have been moved, renamed and splits.

For the migration, see
the migration guide.

@ThibaultBee ThibaultBee mentioned this pull request Nov 19, 2024
Closed
@ThibaultBee ThibaultBee force-pushed the dev_v3 branch 4 times, most recently from 5295371 to 698d86f Compare December 1, 2024 09:23
@ThibaultBee ThibaultBee force-pushed the dev_v3 branch 9 times, most recently from 06541a1 to 965349e Compare December 13, 2024 09:19
@ThibaultBee ThibaultBee force-pushed the dev_v3 branch 3 times, most recently from 5f8cc74 to cde3863 Compare December 21, 2024 12:30
@ThibaultBee ThibaultBee force-pushed the dev_v3 branch 13 times, most recently from 2d2621d to 1cb8db0 Compare January 8, 2025 14:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 588 out of 595 changed files in this pull request and generated 2 comments.

Files not reviewed (7)
  • buildSrc/.gitignore: Language not supported
  • buildSrc/build.gradle.kts: Language not supported
  • buildSrc/settings.gradle.kts: Language not supported
  • common_library.gradle: Language not supported
  • core/build.gradle: Language not supported
  • core/build.gradle.kts: Language not supported
  • core/src/androidTest/AndroidManifest.xml: Language not supported

@ThibaultBee ThibaultBee merged commit c744f70 into main Apr 9, 2025
5 checks passed
@ThibaultBee ThibaultBee deleted the dev_v3 branch April 10, 2025 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants