stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
https://stephenlb.github.io/webrtc-sdk/
MIT License
855 stars 278 forks source link

trying to move other webRtc to this one. #70

Open hecki0047 opened 5 years ago

hecki0047 commented 5 years ago

Hi i am using MuazKh work of WebRtc for web to web streaming now i plan to web to web and mob also with ionic build app but no luck to make streaming from mobile to web with Other guy work, now i am thinking to try this example and want to make sure if it works fine for my case to make session multiple users admin will be on web and users will be from android device

Thanks,

stephenlb commented 5 years ago

That sounds great! Looking forward to hearing your results.