amirsanni / Video-Call-App

A text, audio and video chat application built with webRTC and Ratchet (PHP WebSocket)
230 stars 144 forks source link

Call Recieve Options not visible #10

Closed mmg786 closed 4 years ago

mmg786 commented 6 years ago

Hi,

I have just got your code and tried on my local.The server has been connected .I am testing on my local.One in chrome and other in firefox .Both point to the same room. But the client and remote browser.If i tried to start video call from one browser (client ) and i expected to recieve ring on the other browser (remote). But the ring starts just on browser and doesn't even rings the other browser and full options (e.g Recieve call,doesntshows the online status etc). All i am getting "Connected" message in the beginning. The screen is completely dark. and not connecting..

Could you please advise? See attached screen shot.Thanks

amirsanni @amirsanni

amirsanni commented 6 years ago

Is this test on the same device?

amirsanni commented 6 years ago

From your screenshot, you're the caller, so you cannot have a receive call button. Are you testing on the same device?

amirsanni commented 6 years ago

Any update on this issue?