membraneframework-labs / membrane_live

Webinar app in React, Phoenix and Membrane
Apache License 2.0
12 stars 2 forks source link

LIVE-41: Add WebRTC callbacks and self preview #22

Closed LVala closed 2 years ago

LVala commented 2 years ago

Add callbacks for the webrtc object from Mebmbrane client library, fix issue with joining multiple times from the same client and add self-preview (image from users camera).

Rados13 commented 2 years ago

Also, buttons for controlling media during WebRTC calls are still disabled.