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
853 stars 278 forks source link

How to show caller video #63

Open rizaldimaulidia opened 5 years ago

rizaldimaulidia commented 5 years ago

When I tried caller video not show, only receiver video that showed

stephenlb commented 5 years ago

Hi @rizaldimaulidia thank you for reporting. May you tell me your browser and version that you used during this test?

rizaldimaulidia commented 5 years ago

I used Google Chrome Version 70.0.3538.77 (Official Build) (64-bit) Actually caller video showed but video that show is not video, really? it is only image that are recorded every time specified, right?

My question is : can it display the video instead of a picture snapshot? if it can, it will be very good. But thank you very much for your repository, this repository very helpful for me

stephenlb commented 5 years ago

Display the video instead of picture: Yes! This is the objective of the WebRTC SDK. However you must be on an Open Network allowing the peers to connect.

stephenlb commented 5 years ago

If you are not on an Open Network, then you need to use a WebRTC broker service like https://xirsys.com/