Skip to content

Conversation

@cloudwebrtc
Copy link
Contributor

@cloudwebrtc cloudwebrtc commented Apr 15, 2024

After migrating to package:web, AudioElement.srcObject = audioTrack is called before createEncodedStreams, possibly due to package:web asynchronous timing changes. Cause E2EE failure.

close #496

@cloudwebrtc cloudwebrtc merged commit eb11920 into main Apr 16, 2024
@cloudwebrtc cloudwebrtc deleted the e2ee/fix-create-encoded-streams-fail branch April 16, 2024 03:14
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.

createEncodedStreams will fail due to timing issues (After migrating to package:web).

2 participants