Skip to content

rtpmanager: don't map READWRITE in twcc header ext

Albert Sjölund requested to merge alberts/gstreamer:twcc into main

There is no need to map the buffer as writable, as there is only a read performed on the mapped buffer. This is in line with other header extensions, as no other extensions maps it as readwrite.

Merge request reports

Loading