releases.shpreview

v1.9.2

$npx -y @buildinternet/releases show rel_6UwAv6oRw4o2RNJoAewJE

Added

  • Use gzip reader pool (#3903)
  • Rpcs for ingress proxy WHIP (#3911)
  • Include agent_name as a participant attribute (#3914)
  • Clean code as there is no oss sweeper for ingress (#3918)
  • Support simulcasting of audio (#3920)
  • Subscrbed audio codecs - update from remote nodes. (#3921)
  • Log some information around high forwarding latency. (#3944)
  • feat: server rpc apis (#3904)
  • short circuit participant broadcast filter in livestream mode (#3955)
  • Adjust for hold time when fowarding RTCP report. (#3956)
  • Add node_ip to config-sample.yaml (#3960)
  • add idempotent reference count to telemetry stats worker (#3964)
  • add config for user data recording (#3966)
  • Provide the InputVideo/AudioState to Ingress in WHIPRTCConnectionNotify (#3982)
  • Add encryption datapacket type (#3869)
  • Allow passing inline trunk for outbound calls. (#3987)
  • Log RPC details. (#3991)
  • "Power of Two Random Choices" option for node selection (#3785)
  • Adding ProviderInfo to GetSIPTrunkAuthenticationResponse (#3993)
  • Use answer with mid -> trackID mapping when in single peer connection (#4005)
  • Include mid -> trackID in both SDP offer and answer. (#4007)

Fixed

  • add incoming request id to request response message (#3912)
  • Simulcast audio fixes (#3925)
  • Fix dynacast subscriber node clearing on move participant. (#3926)
  • mediatransportutil crash fix for logging local address (#3930)
  • Do DD restart only if DD structure is present. (#3935)
  • Avoid matching on empty track id. (#3937)
  • fix stats worker closed condition (#3965)
  • Update deps to fix redis issue when 1 cluster address is provided (#3969)
  • Revert unintentional change to not handle transport fallback (#3970)
  • Do not panic of redis is not configured (#3981)
  • Sort codec layers when adding track (#3998)
  • Resort to full search for requested quality is not available. (#4000)
  • Do not try to read stats from peer connection after close. (#4002)
  • Update pion/webrtc to prevent GetStats panic. (#4004)

Changed

  • update protocol for sip api change (#3902)
  • Refactor subscribedTrack + mediaTrackSubscriptions. (#3908)
  • Set publisher codec preferences after setting remote description (#3913)
  • update protocol for psrpc (#3915)
  • Wait for SetRemoteDescription before configuring senders. (#3924)
  • Update mediatransportutil to log external IP found via STUN. (#3929)
  • Add debugging from DD frame number wrap around. (#3933)
  • More debugging of DD jump (#3934)
  • Use difference in key frame counter to stop seeder. (#3936)
  • Update protocol for SipCreateParticipant (#3939)
  • mediatransportutil to log local address when validating external IP (#3942)
  • Use microseconds for forwarding stats. (#3943)
  • Tweaks tresholds for logging high forwarding latency/jitter. (#3945)
  • Flush stats when there are no packets. (#3947)
  • handle terminated job requests (#3948)
  • Switch ops queue a singly linked list. (#3949)
  • Revert "Switch ops queue a singly linked list." (#3950)
  • Adjust stream allocator ping interval based on state. (#3951)
  • avoid logging on small values (#3958)
  • Update protocol for EventKey helper. (#3963)
  • Do not force codec regression between opus and red. (#3980)
  • Do not start forawarding on out-of-order packet. (#3985)
  • Use padding only packets for dummy start of audio. (#3984)
  • Support Opus mixed with RED when encrypted. (#3986)
  • Limit check to red + opus when looking for primary codec match. (#3988)
  • Increment RTP timestamp on padding when using dummy start. (#3989)
  • Revert to using silence packets for audio dummy start. (#3999)
  • Count request/response packets on both client and server side. (#4001)
  • Do not call receiver methods under settings lock. (#4006)
  • counterfeiter needs an older version of x/tools (#4009)

Fetched April 11, 2026