flutter-webrtc / flutter-webrtc-server

A simple WebRTC signaling server for flutter-webrtc.
MIT License
756 stars 304 forks source link

Unable to open one way connection #18

Closed SujithSizon closed 3 years ago

SujithSizon commented 5 years ago

Hi i updated createOffer function in Signaling.js to pc.createOffer({offerToReceiveVideo: true}) but im unable to see anything in stream on my browser in remoteView

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.