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

resumeBroadcasterConsumer function error #14

Open
markblumenau opened this issue Jul 31, 2022 · 0 comments
Open

resumeBroadcasterConsumer function error #14

markblumenau opened this issue Jul 31, 2022 · 0 comments

Comments

@markblumenau
Copy link

Hello!
I am trying to use this plugin to make a recording. I am getting an error
400 Client Error: req.room.resumeBroadcasterConsumer is not a function for url: https://smth.com:4443/rooms/test/broadcasters/broadcasterID/transports/transportID/resume

I am using the mediasoupbin branch of mediasoup-demo:
https://github.com/vpalmisano/mediasoup-demo/tree/mediasoupbin

Appears that Room.js needs a resumeBroadcasterConsumer function. However the only place I see it being mentioned is in the server.js file and I cannot see it in Room.js file:
https://github.com/vpalmisano/mediasoup-demo/blob/mediasoupbin/server/lib/Room.js

Did I miss something or there is a different version of Room.js somewhere?

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

1 participant