08-18-2014 02:49 AM
Hi Team,
We are trying to build Jabber Video call from browser in our web application. We went through the Jabber SDK voice and video learning page
and able to establish video call.
We were able to establish call from browser to the other other Jabber account.
User lifted phone and he/she was able to see my video.
But in the browser we were not able to see the other person video. Blank white screen is coming with End button on top.
We run this call in fire fox firebug mode and we didn't see any error there.
Thanks,
Sivaganga Bejawada
Solved! Go to Solution.
08-18-2014 10:53 AM
The instructions don't really cover all the bases. For example, you really need to bind conversationUpdate.cwic and handle the video object in the update. I don't recall that being part of the tutorial, but it's been a while since I looked at it.
I've attached sample code that works for me. Hopefully that will clear things up for you. Put it in the VoiceVideo\samples directory and edit it to include your username, password, and ucm ip address.
08-18-2014 10:53 AM
The instructions don't really cover all the bases. For example, you really need to bind conversationUpdate.cwic and handle the video object in the update. I don't recall that being part of the tutorial, but it's been a while since I looked at it.
I've attached sample code that works for me. Hopefully that will clear things up for you. Put it in the VoiceVideo\samples directory and edit it to include your username, password, and ucm ip address.
08-20-2014 01:14 AM
Hi Nicholas,
Thanks a lot for quick reply. with the updated file you provided i am able to see video. My issue resolved.
Thanks,
Sivaganga Bejawada
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide