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

Audio in remote feed #45

Closed
dejanp777 opened this issue Dec 16, 2021 · 7 comments
Closed

Audio in remote feed #45

dejanp777 opened this issue Dec 16, 2021 · 7 comments
Labels
question Further information is requested

Comments

@dejanp777
Copy link

Can you please help me to mute audio in remote feed. When I use getAudioTracks()[0] and I set enabled = false, I get error:
"You're trying to mute a remote track, this is not supported"
Any idea how to do it?

@shivanshtalwar0
Copy link
Collaborator

Can you tell me for which plugin you are referring to?

@dejanp777
Copy link
Author

VideoRoom plugin

@shivanshtalwar0
Copy link
Collaborator

are you trying to achieve this in unified plan? i mean videoroom_v2_unified?

@dejanp777
Copy link
Author

I am trying first with VideoRoom_V2.dart and then will with VideoRoom_V2_unified.dart.

@dejanp777
Copy link
Author

Any idea how can I do this? Please

@shivanshtalwar0
Copy link
Collaborator

actually, this should be possible with webrtc stack itself i need to try out the dart-webrtc package by flutter webrtc to give you any final solution

@shivanshtalwar0 shivanshtalwar0 added the question Further information is requested label Jan 3, 2022
@shivanshtalwar0
Copy link
Collaborator

you can mute the coresponding renderer of the associated track to mute the audio, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants