Bug 285416
| Summary: | [GStreamer][WebRTC] REGRESSION(286800@main) Crash when sending streams with GStreamer < 1.24 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Bentzen <cadubentzen> |
| Component: | Platform | Assignee: | Carlos Bentzen <cadubentzen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Carlos Bentzen
In GStreamerRTPPacketizer, the "extensions" property is used, however that property was only added in GStreamer 1.24, so we need to check for this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Bentzen
Pull request: https://github.com/WebKit/WebKit/pull/38556
EWS
Committed 288463@main (1031e6022f7c): <https://commits.webkit.org/288463@main>
Reviewed commits have been landed. Closing PR #38556 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/142416774>