You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mirror livekit/client-sdk-js#1982: keep the old "Packet Trailer" SDK
surface as backwards-compatible deprecated aliases that point at the new
Frame Metadata names, so existing code keeps working.
- rtc.PacketTrailerFeature -> alias of rtc.FrameMetadataFeature
- TrackPublication.packet_trailer_features -> deprecated property that
warns and returns frame_metadata_features
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments