Skip to content

[Bug]: Mute is not working on ios #79

@Codexia-Tech

Description

@Codexia-Tech

Version

v1.2.0

Which operating systems have you used?

  • Android
  • iOS

Environment that reproduces the issue

setIsMuted methods returns true, but not working
even i check isMuted which also returns true. Please help me resolve the issue

Is it reproducible in the example application?

Not tested

RTMP Server

cannot share here

Reproduction steps

await _controller.setIsMuted(isMute);

Expected result

Should mute the stream, but does not.

Actual result

Returns that the stream is muted, it works on android devices but on ios it is not working.

Additional context

No response

Relevant logs output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions