HaishinKit.swift icon indicating copy to clipboard operation
HaishinKit.swift copied to clipboard

When I set pause and resume, mute will not work

Open jexwang opened this issue 2 years ago • 0 comments

Steps to reproduce the behavior:

  1. Set audioSettings muted "true"
  2. Set rtmpStream.paused "true"
  3. Set rtmpStream.paused "false"
  4. Client will receive sound but the audioSettings muted still "true"
  • Device: iPhoneX
  • OS: iOS15.5

jexwang avatar Jun 08 '22 03:06 jexwang