#1620·samples

Update insertable streams section to WebRTC Encoded transforms

Author: hamishwilleeCreated Sep 5, 2023Updated Sep 5, 2023
  • I understand that issues created here are only relevant to the samples in this repo - not browser or SDK bugs
  • I have provided steps to reproduce
  • I have provided browser name and version
  • I have provided a link to the sample here or a modified version thereof

Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed.

Browser affected

Browser name including version: Firefox 119.0a1. Also Chrome, Safari.

Description

Insertable streams samples represent a deprecated API, replaced by https://w3c.github.io/webrtc-encoded-transform/. Those are implemented from FF117

The desired result is that is it is easy to try out these examples and that they reflect the current standards.