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

Unified-plan: Deadlock during dynamic rtp mountpoint creation #1955

Closed
sylmroz opened this issue Feb 20, 2020 · 2 comments
Closed

Unified-plan: Deadlock during dynamic rtp mountpoint creation #1955

sylmroz opened this issue Feb 20, 2020 · 2 comments

Comments

@sylmroz
Copy link

sylmroz commented Feb 20, 2020

Sending "Create" request to the streaming plugin causes a deadlock (there is no response for this an future requests).

I have found this caused by trying to get locked mutex (mountpoints_mutex in janus_streaming_create_rtp_source function).

@lminiero
Copy link
Member

lminiero commented Feb 20, 2020

The #1459 branch is currently severely out of sync with master. I'm planning to work on a new pull request in the upcoming weeks, as too much has changed in master in the meanwhile, and so conflict resolution on the existing PR would be a nightmare.

@lminiero
Copy link
Member

Closing (see #1956 for motivation).

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