Update Rtmp Library#6
Open
daroltidan wants to merge 1162 commits into
Open
Conversation
Feature/gradle updates
Bumps `ktor` from 2.3.13 to 3.2.1. Updates `io.ktor:ktor-network` from 2.3.13 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-network-tls` from 2.3.13 to 3.2.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-network dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.ktor:ktor-network-tls dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump ktor from 2.3.13 to 3.2.1
fix handshake conclusion
Fix get nals
avoid camera freezing because fps range
…dia3-media3-inspector-1.10.1 Bump androidx.media3:media3-inspector from 1.10.0 to 1.10.1
Bump agp from 9.1.1 to 9.2.1
fix rtp multi nals packets
Feature/fix h265 rtp
Bumps `ktor` from 3.5.0 to 3.5.1. Updates `io.ktor:ktor-network` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) Updates `io.ktor:ktor-network-tls` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/commits) --- updated-dependencies: - dependency-name: io.ktor:ktor-network dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.ktor:ktor-network-tls dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump ktor from 3.5.0 to 3.5.1
* add whip module * creating whip client * testing post request * fix post request * add whip stun * adding srtp support * add srtcp support and fix calculate iv * fix compilation * update socket and add gathering * add write offer * read stun command correctly * finish read and write stuns * fix fingerprint crc32 * parse sdp answer * add stun connection flush * fixing integrity attribute * finish gathering stun candidates * request finally working * stun connection finished * adding dtls handshake * update java socket * doing dtls connection * dtls handshake worked * fix conexion * connection working * remove unnecessary files * fix connection * create send whip * extract crypto provisional * send packets working * remove unused files * stream audio working * fix whip only video * refactoring * update readme * fix send video info on rtp keyframes * refactor rtp sockets * fix app example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.