webcom-components / reach

WebRTC signaling relying on Webcom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no stream when unmute video without publishing the stream(share())

hassnaaHamdi opened this issue · comments

when mute video, then unmute, if i called share method, the stream is published, but without calling share method, i can't receive the stream.
which is right? if unmute only is the right way, why i can't receive stream ?
thanks.