forked from versatica/mediasoup
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] v3 from versatica:v3 #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
da30b52 to
82017d1
Compare
### Details - Same as [events.once(emmiter, eventName)](https://nodejs.org/api/events.html#eventsonceemitter-name-options) but with TypeScript typed events. - Rename `EnhancedEventEmitter.ts` file to `enhancedEvents.ts` for consistency with the Node `events` module.
### Details - Update `openssl` from 3.0.8-2 to 3.0.8-3 - Update `abseil-cpp` from 20230802.0-3 to 20230802.1-2 - Update `Catch2` from 3.4.0-1 to 3.5.3-1 - Update `usrsctp` from commit ebb18adac6501bad4501b1f6dccb67a1c85cc299 to latest commit d45b53f5dfa79533f5c5e7aefa5d7570405afb39, diff: sctplab/usrsctp@ebb18ad...master
…ts (#1390) * Fix Worker crash when closing WebRtcServer with active WebRtcTransports Fixes #1388 ### Details - `WebRtcServer` destructor must first close its `WebRtcTransports` and then the UDP sockets and TCP servers (so also its TCP connections). Otherwise those `WebRtcTransports` will try to send DTLS Close Alert on an already closed/freed `UdpSocketHandle` or `TcpConnectionHandle`. ### Steps to verify 1. Have `WebRtcServer` running and a client connected. 2. In server side call `webRtcServer.close()`. 3. It should not crash anymore. * Update CHANGELOG
- Remove H265 video codec because we cannot even detect a keyframe on it. It's never been maintained. - Remove frame-marking RTP extension because it is deprecated and replaced by dependency-descriptor in libwebrtc, meaning that nobody implements frame-marking anymore.
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )