Re: [webrtc-encoded-transform] generateKeyFrame takes a "rid" argument, but is invoked with "rids" (#143)

> (but if I uncheck ✅ transform then videos fail to appear only in Chrome and I haven't figured out why that is).

You are creating the sending peerconnection with the nonstandard constraint set to `true` and then don't attach a sender transform. Which, given that API was designed for e2ee prevents it from sending unencrypted / untransformed frames.



-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/143#issuecomment-3152857069 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 5 August 2025 00:13:54 UTC