WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
213 stars 139 forks source link

[GStreamer][MSE] Set audio track ID to values from actual stream #1104

Closed vivienne-w closed 1 year ago

vivienne-w commented 1 year ago

See: https://github.com/WebPlatformForEmbedded/WPEWebKit/issues/1088

vivienne-w commented 1 year ago

@mikepantazoglou can you test if this works for you, especially if you see the race condition you were trying to solve with the while loop?

eocanha commented 1 year ago

The patch loogs good to me, and I think it's not upstreamable because AppendPipeline has gone through a large refactoring. Merging.