-1

We have deployed webrtc on wowza. However, we are getting our own voice back. Could be feedback or echo?

orde
  • 5,233
  • 6
  • 31
  • 33
  • Please improve this answer with a better description of the scenario. In this particular case, you are likely just hearing your test produce this problem by having open microphones. – TomSchober Dec 17 '17 at 15:22

1 Answers1

0

As far as I see, there is currently no method in wowza to battle echo. However, you can install extra layers of audio filtering - for example, this article shows how to use PBXMate for echo cancellation. In case this link becomes invalid, full requirements are following:

  • The Flashphoner Client is a flash based client. It could be replaced by other flash based clients.
  • The Wowza server is a standard streaming server.
  • The Flashphoner is responsible for translating the protocol of the streaming data to the standard SIP protocol.
  • The Elastix server is a well known unified communication server.
  • The PBXMate is an Elastix AddOn for audio filtering.
Jehy
  • 4,729
  • 1
  • 38
  • 55