Skip to content

Update Rtmp Library#6

Open
daroltidan wants to merge 1162 commits into
theshiftstudio:masterfrom
pedroSG94:master
Open

Update Rtmp Library#6
daroltidan wants to merge 1162 commits into
theshiftstudio:masterfrom
pedroSG94:master

Conversation

@daroltidan

Copy link
Copy Markdown

No description provided.

@daroltidan daroltidan closed this Mar 8, 2023
@daroltidan daroltidan reopened this Mar 8, 2023
@daroltidan daroltidan closed this Mar 8, 2023
@daroltidan daroltidan reopened this Mar 8, 2023
pedroSG94 and others added 26 commits June 25, 2025 22:44
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>
pedroSG94 and others added 30 commits June 6, 2026 14:04
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
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>
* 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
 dependencies
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.

10 participants