Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to encoded frame transform API from Use Case 1 #21

Merged
merged 2 commits into from Apr 16, 2024

Conversation

tonyherre
Copy link
Contributor

It comes up pretty frequently in discussions about Use Case 1 that changes to the Encoded Frame Transform API are needed if a web app would like to take frames from there and packetize them - missing metadata which would need to be provided etc - which makes it harder to get to the details of this RTPTransport proposal.

To keep the scope of this explainer to focus on sending app-packetized media on an RTPTransport, I'd suggest we remove the explicit Encoded Transform references.
We can take some of the findings we have so far around what would be needed to be exposed to allow apps to packetize WebRTC encoded frames as issues/explainer on https://github.com/w3c/webrtc-encoded-transform.

WDYT @pthatcher, @Philipel-WebRTC, @aboba, @stefanholmer?

Copy link
Contributor

@aboba aboba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing the references to Encoded Transform simplifies the explainer, and makes it easier to discuss proposed changes to Encoded Transform separately. The WebCodecs-only (e.g. AAC) and custom (WASM) codec cases may still depend on other API changes (to avoid having to pretend that WebRTC codecs are being used).

@aboba aboba merged commit f1aa023 into w3c:main Apr 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants