buildar / getting_started_with_webrtc

Example code to help you get started creating WebRTC applications
MIT License
79 stars 39 forks source link

No Video #3

Open mattstabeler opened 9 years ago

mattstabeler commented 9 years ago

Hey, great example! I can't seem to get the video to show up though. I might be missing something... I just get a crossed out camera icon. Chat works, as well as file transfer.

Using google Chrome, running node locally, opening two browser tabs (or across two browser instances).

robman commented 9 years ago

Hi @mattstabeler it could be a CORS issue if you opened the file via file:/// instead of via the node server.

Happy to help debug if you're still having issues - apologies for slow reply.

Lynsalt commented 8 years ago

Hello matt, I am new to this WebRTC application adn have downloaded the code but can't get my video to show. I installed node js and I also run the script from the command. It say server listening port 1234 so that's fine. However, when I go to localhost:1234, I get the radom number, my camera is activated for sharing. However when I send the ip to the callee to test for video the callee get's a message saying "One moment please... connecting call" and it's just stuck there. I think I am close but I don't see any video. Can you please give some insight? I want to see this work locally before I go futher.

Thanks

ahgcookie commented 8 years ago

Hello LynSalt,I'm glad that you send me this mail,but I did this program two year before as a homework,and now I am not good at the WEB-RTC at all,so I can't give you any advise,I'm so sory,hope you can figure this out soon.

Lynsalt commented 8 years ago

Thanks

Sent from my iPhone

On Mar 1, 2016, at 7:28 PM, ahgcookie notifications@github.com wrote:

Hello LynSalt,I'm glad that you send me this mail,but I did this program two year before as a homework,and now I am not good at the WEB-RTC at all,so I can't give you any advise,I'm so sory,hope you can figure this out soon. — Reply to this email directly or view it on GitHub.