Commit Graph

2214 Commits

Author SHA1 Message Date
renovate[bot]
9b1ca73ca8 Update dependency @roamhq/wrtc to ^0.9.0
Generated by renovateBot
2025-06-19 21:33:47 +00:00
Pion
6874548dd6 Update CI configs to v0.11.20
Update lint scripts and CI configs.
2025-06-20 00:12:32 +03:00
Joe Turki
22dd7b733b Replace interface{} with any 2025-06-19 23:44:08 +03:00
renovate[bot]
f94e1bec61 Update module github.com/pion/sdp/v3 to v3.0.14
Generated by renovateBot
2025-06-17 22:58:33 +00:00
renovate[bot]
86e47198d6 Update module github.com/pion/srtp/v3 to v3.0.6
Generated by renovateBot
2025-06-14 20:40:42 +00:00
renovate[bot]
ddae46a8e4 Update module github.com/pion/rtp to v1.8.19
Generated by renovateBot
2025-06-14 16:33:48 +00:00
sirzooro
f5d98ceac9 Updated Test_TrackLocalStatic_Padding test
Use custom packetizer in Test_TrackLocalStatic_Padding to verify that
padding added in different ways works.
v4.1.2
2025-06-12 09:20:22 +02:00
renovate[bot]
6f6038b022 Update module github.com/pion/interceptor to v0.1.40
Generated by renovateBot
2025-06-10 19:24:26 +00:00
sirzooro
0bc950536a Copy PaddingSize from rtp.Packet to Header 2025-06-09 21:27:48 +02:00
renovate[bot]
0b0f4abde3 Update module github.com/pion/srtp/v3 to v3.0.5
Generated by renovateBot
2025-06-09 20:01:15 +02:00
sirzooro
7a46744651 Fixed flake in TestPeerConnection_Media_Sample 2025-06-09 19:55:56 +02:00
renovate[bot]
5fbbb6cf61 Update module github.com/pion/interceptor to v0.1.39
Generated by renovateBot
2025-06-09 15:43:20 +08:00
renovate[bot]
904bd78f6b Update module github.com/pion/rtp to v1.8.18
Generated by renovateBot
2025-06-07 02:56:49 +00:00
renovate[bot]
27989a3e23 Update module github.com/pion/rtp to v1.8.17
Generated by renovateBot
2025-06-03 21:11:56 +00:00
renovate[bot]
dc29db162c Update module github.com/pion/rtp to v1.8.16
Generated by renovateBot
2025-05-27 16:52:51 +00:00
3DRX
4742d1fd54 Fix trackDetailsFromSDP not handling fec ssrc 2025-05-27 15:18:12 +06:00
Aleksandr Alekseev
e68ce4202d Add TestConfigureFlexFEC03_FECParameters 2025-05-26 23:27:04 +03:00
Aleksandr Alekseev
08d015e056 ConfigureFlexFEC03 helper and fec example 2025-05-26 23:27:04 +03:00
renovate[bot]
ca48a0d709 Update module github.com/pion/interceptor to v0.1.38
Generated by renovateBot
2025-05-23 16:08:14 +00:00
renovate[bot]
cc3498cbd8 Update module github.com/pion/sdp/v3 to v3.0.13
Generated by renovateBot
2025-05-23 07:10:24 +00:00
Nils Ohlmeier
716beb568e Use space after WMS. Fixes #3128 2025-05-22 11:16:35 -06:00
renovate[bot]
7c5d1635b1 Update module github.com/pion/sdp/v3 to v3.0.12
Generated by renovateBot
2025-05-21 02:45:11 +00:00
Sean DuBois
e606604185 Set correct description for error
During refactor in 804a12fe we lost the actual message
2025-05-20 14:13:23 -04:00
cnderrauber
c5d629f4fc Add methods for tweaking sctp cc to settingending
Relate: https://github.com/pion/sctp/pull/354
v4.1.1
2025-05-19 15:45:23 +08:00
v1rtl
6fd1344457 Enable certificate.go for WASM builds
Go WASM interop supports x509, PEM and other cryptography functions
(but not all), so there is no reason not to include those in
the wasm build.

This will also fix compilation errors for when something is
using webrtc and targets both wasm and server

The PR was tested locally (via a simple web folder with wasm_exec.js
and index.html) and I confirmed being able to generate a X509
certificate
2025-05-04 23:54:47 -04:00
cnderrauber
d08789bd8f Solve data race in ReadSimulcast
TrackEndcodings could change when reading
2025-05-01 13:28:11 +08:00
SangHo
3e2a804b08 Fix MIME type comparisons to be case-insensitive v4.1.0 2025-04-28 05:33:44 +03:00
Joe Turki
788147df80 Fix flaky test, by adding a grace timestamp 2025-04-28 03:36:18 +03:00
Joe Turki
465d8bd950 Reject candidates from old generation
Return an error if a candidate with a username fragment that does
not match the username fragment in the remote description is added.
This usually indicates that the candidate was generated before the
renegotiation.
2025-04-27 18:34:45 +03:00
Joe Turki
d6154f61e2 Add WithRTPTimestamp to set initial RTP timestamp
Move to the new RTP API newPacketizerWithOptions, add WithRTPTimestamp
To make it possible to set the initial RTP timestamp for the track.
2025-04-27 02:08:17 +03:00
renovate[bot]
ac1a132c26 Update module github.com/pion/rtp to v1.8.15
Generated by renovateBot
2025-04-26 22:30:27 +00:00
renovate[bot]
9f9911be6b Update module github.com/pion/rtp to v1.8.14
Generated by renovateBot
2025-04-26 21:57:02 +00:00
Sean DuBois
705b728d28 Pass Configured MTU into SCTP
Before pion/sctp would always do 1228
v4.0.16
2025-04-25 14:21:36 -04:00
Sean DuBois
3017e68859 Remove TEST_EXTRA_ARGS and GOLANGCI_LINT_EXRA_ARGS
QUIC support is gone
2025-04-25 14:00:06 -04:00
Pion
2de1ac4285 Update CI configs to v0.11.19
TestBadCertificate is no longer needed for 1.24+

```
CreateCertificate will now generate a serial number using
a RFC 5280 compliant method when passed a template with a
nil Certificate.SerialNumber field, instead of failing.
```
2025-04-23 12:00:19 -04:00
Andrés MANELLI
16d809cc6f Add H265 to RegisterDefaultCodecs
H265 will be available by default now
2025-04-22 10:08:22 -04:00
Dailor
0fa49227e7 Remove inaccurate comments 2025-04-19 17:13:17 +02:00
Joe Turki
f03eb7351f Fix linter 2025-04-18 12:29:21 +02:00
Nils Ohlmeier
3d4c996abf Adressing linter errors 2025-04-15 11:54:34 -06:00
Nils Ohlmeier
f153325514 Replaced enable with isDisabled 2025-04-15 11:54:34 -06:00
Nils Ohlmeier
5676fa4d38 Don't expose new MediaEngine functions 2025-04-15 11:54:34 -06:00
Nils Ohlmeier
a9ff362d89 Fixed lint error 2025-04-15 11:54:34 -06:00
Nils Ohlmeier
a561371028 Made multi codec the default 2025-04-15 11:54:34 -06:00
Nils Ohlmeier
be8800d522 Implemented alternative proposal via SettingEngine 2025-04-15 11:54:34 -06:00
Nils Ohlmeier
1f393efc63 Fixed bug in copy() 2025-04-15 11:54:34 -06:00
Manish
29d6e41b97 Add support for multi codec negotiation 2025-04-15 11:54:34 -06:00
sirzooro
c79463deab Added SCTPTransport.BufferedAmount
It simplifies tracking amount of unsent data for all data channels,
including ones in closing state. Especially useful for IoT apps
which use multiple data channels and have to monitor memory usage.
v4.0.15
2025-04-14 18:22:17 +02:00
renovate[bot]
3e43ae91a8 Update module github.com/pion/sctp to v1.8.38
Generated by renovateBot
2025-04-13 06:43:19 +00:00
renovate[bot]
8cda9b7d20 Update module github.com/pion/ice/v4 to v4.0.10
Generated by renovateBot
2025-04-13 01:39:47 +00:00
renovate[bot]
4f2208d01d Update dependency node to v22
Generated by renovateBot
2025-04-12 18:41:44 +00:00