Open skozgursk opened 4 years ago
Same here,
For solving the issue :
If I tried to call some peer with the only audio stream, I cannot receive the video from that peer.
I tried setting options while calling peer
'OfferToReceiveAudio': true,
'OfferToReceiveVideo': true
But options doesn't seem to work. Is there any other way to fix this?
I am trying to make peer connection between audio and video streaming users and trying to do it like this.
but it seems like not working.
I am using default heroku server if it is important.
Should I do something more.