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
feat: add sprop-parameter-sets support to H264/H265 SDP
Add SetSPS/SetPPS methods to H264Source and SetVPS/SetSPS/SetPPS
to H265Source. When these parameters are set, GetAttribute() includes
them as base64-encoded sprop-parameter-sets in the SDP, allowing
clients to properly initialize decoders with correct video dimensions.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments