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

Adding and stopping transceiver before first offer will result in unremovable transceiver #2923

Closed
mickel8 opened this issue Jan 11, 2024 · 3 comments

Comments

@mickel8
Copy link

mickel8 commented Jan 11, 2024

To remove stopped transceiver it has to be associated with an mline. This means that adding and stopping transceiver before the first offer will result in unremovable transceiver. This transceiver cannot be reused using addTrack or by changing the direction, see fiddle: https://jsfiddle.net/5tweyjL6/4/

image

@fippo
Copy link
Contributor

fippo commented Jan 17, 2024

Surprisingly we have an issue for that already: #2838

@mickel8
Copy link
Author

mickel8 commented Jan 17, 2024

Oh, sorry I didn't notice it so I am closing this one

@mickel8 mickel8 closed this as completed Jan 17, 2024
@fippo
Copy link
Contributor

fippo commented Jan 17, 2024

I just noticed while gardening old issues ;-)

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

No branches or pull requests

2 participants