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

Feature/producer transceiver inactive on pause #176

Open
wants to merge 12 commits into
base: v3
Choose a base branch
from

Conversation

copiltembel
Copy link
Contributor

@copiltembel copiltembel commented May 27, 2024

Analogous to versatica/mediasoup-client#215

I've tested it a bit with my own app, looks OK.

I am a bit puzzled by the fact that my encoder is immediately reinitialized after being released upon setting the stream inactive. But the encoding method is not called, which is good.

Copy link
Member

@ibc ibc left a comment

Choose a reason for hiding this comment

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

Thanks. We cannot merge this until we finish the upgrade to libwebrtc M120 (or another version, I don't remember) which is being done in another PR. Once done we will take care of this PR.

include/Producer.hpp Outdated Show resolved Hide resolved
src/Transport.cpp Show resolved Hide resolved
@copiltembel
Copy link
Contributor Author

Could you please have a look if this can be merged now?

@jmillan
Copy link
Member

jmillan commented Jun 21, 2024

Could you please have a look if this can be merged now?

Please run npm i gulp && gulp format on this branch.

@copiltembel
Copy link
Contributor Author

Ok, will do, but probably only next week at the earliest.

@copiltembel
Copy link
Contributor Author

I just ran npm i gulp && gulp format on this branch. Please let me know if there's anything else needed here.

@jmillan
Copy link
Member

jmillan commented Jul 29, 2024

Have you built this branch against m120? It's failing to me https://mediasoup.org/documentation/v3/libmediasoupclient/installation/

@copiltembel
Copy link
Contributor Author

Updated now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants