Skip to content

Update to janus 0.13.0 #5

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 3 commits into from
Oct 22, 2022
Merged

Update to janus 0.13.0 #5

merged 3 commits into from
Oct 22, 2022

Conversation

vincentfretin
Copy link
Member

@vincentfretin vincentfretin commented Oct 22, 2022

Required changes in the C to Rust binding networked-aframe/janus-plugin-rs#2

Maintenance updates:

  • libwebsockets from 3.2.3 to 4.3.2 done in 34ee2da
  • libsrtp from 2.3.0 to 2.4.2 done in 34ee2da
  • janus-gateway from v0.11.8 to v0.13.0

from the janus-gateway changelog, entries that may be relevant to our sfu plugin:

[v0.13.0] - 2022-10-03
- Switched to SHA256 for signing self signed DTLS certificates (thanks @tgabi333!) [https://github.com/meetecho/janus-gateway/pull/3069]
- Started using strnlen to optimize performance of some strlen calls (thanks @tmatth!) [https://github.com/meetecho/janus-gateway/pull/3061]
[v0.12.3] - 2022-06-20
- Keep track of RTP extensions when storing packets for retransmission [https://github.com/meetecho/janus-gateway/pull/2981]
[v0.12.2] - 2022-05-23
- Abort DTLS handshake if DTLSv1_handle_timeout returns an error
[v0.12.1] - 2022-04-26
- Fix highest sequence number not being properly initialized in the RTCP context [https://github.com/meetecho/janus-gateway/issues/2920]
- Reset rids when renegotiating SDPs [https://github.com/meetecho/janus-gateway/pull/2931]

@vincentfretin
Copy link
Member Author

I froze the janus-plugin-sfu version to a specific commit after merging this PR 51394c9

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.

1 participant