Hi,
So currently Wowza Streaming Engine acts as a WebRTC peer but then only as a 1-2-1 connection.
So you can publish on a connection or you can play back and Wowza treats the WebRTC connection like other type of audio/video stream it manages
Wowza does not transrate based on the client connection capability and does not support peer to peer connections within a WebRTC framework.
Wowza acts as a ‘unicast exploder’ so receiving a inbound stream via WebRTC and then if a WebRTC client connects to playback makes it available, or the published WebRTC can be made available (if the CODECs are supports) via HLS, RTSP, RTMP etc.
Andrew.