server-sdk-go
server-sdk-go copied to clipboard
Feat: Add bandwidth estimation and TWCC header extension support
-
Add GCC (Google Congestion Control) bandwidth estimator for sender transports
-
Add GetBandwidthEstimator() method to PCTransport for accessing bandwidth estimates
-
Configure TWCC header extension sender with MediaEngine
-
Add congestion control interceptor with 500kbps initial bitrate
-
Maintain full backward compatibility