sourcey/symple-client

Message works fine, but can't get video from webcam

Closed this issue · 5 comments

The video works fine for me, so please post some kind of console error
message or steps to reproduce the issue if you need assistance

On 15 October 2016 at 05:29, Vinci notifications@github.com wrote:

@auscaster https://github.com/auscaster


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#6 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAGKDHGH4vFAKcgfPZflNn2XrMfyjRijks5q0EiegaJpZM4KWz6n
.

Sadly, there is no console error. But something strange that during I install the repo, no one ask me to enter the webRTC build path. So, where should I link the webRTC build path in? Or, it's no a problem.
THX

I take it you're referring to the LibSourcey build output. LibSourcey is not required for this demo at all. Please follow the steps here to start video chat - you need two browser windows open: http://sourcey.com/symple-webrtc-video-chat-demo/

We need a c++ client connected to our core engine, so I think I should use libSourcey T_T...
BTW, I will follow the steps in this URL to figure it out.