remoteVideo not working

Issue #19 resolved
Maurício Pena created an issue

Hi!

In none of the examples the remoteVideo works, just the localVideo (MacOSx 10.9.5 as server and a Windows 7 as client), in Chrome and Firefox.

I'm just trying to see a remote webcam from another PC with webrtc...

Thanks! Mauricio

Comments (6)

  1. Maurício Pena reporter

    Related to issue #17: "modifying the line 259 into "var mLineIndex = null;""

    Now step 6 seems to work! =D

  2. yunas qazi

    @mauriciopena123 I am using Step 7 and setting var mLineIndex = null; didnt help me. If I try to connect 2 partners with in the same network this works but if both partners are on different networks then a black screen appears of the other partner (that we get before video initiation) and it stays there forever. And both the partners never get a chance to exchange exchange AV. What do you think is this issue ? How can we resolve this ?

  3. Maurício Pena reporter

    Hi @yunas! Sorry the delay.

    I have no idea what may be wrong, but I'll try to do some testing here in one or two days to see if I also have the same problem.

    Good luck!

  4. yunas qazi

    Hey @mauriciopena123 thank you for showing concerns. we resolved this issue and it was related to the ports that were blocked by the proxy server. Anyhow, the current issue that we are running with is; many of the times the call feature is working but sometimes a blackbox appears. How we can trace/debug the problem ? Which methods should we look into ? And does this have anything todo with Turn or STUN servers ?

  5. Log in to comment