Video call component

Adi Adrian Posted in Component Development 9 years ago

Hello, i like too much your script. I am looking for a 1 on 1 video call component if someone can make, similar to facebook video call. There are many sites that offer free script for integration but i don't know how to implement'it. I can make a donation to this website if you develop such a component.

Thank you.

Replies
Adi Adrian Replied 9 years ago

alex this java script it depends of skype. you have to install skype and create an account or the function is not working. I am looking for something like facebook that use autodetect of user registration and no need for register to other websites.

ke Alex ken Replied 9 years ago

<script type="text/javascript" src="http://www.skypeassets.com/i/scom/js/skype-uri.js";></script>
<div id="SkypeButtonCallyou skype user name1">
<script type="text/javascript">
Skype.ui({
"name": "dropdown",
"element": "SkypeButton
Callyour Skype user name1",
"participants": ["your name"],
"imageSize": 32
});
</script>
</div>

ke Alex ken Replied 9 years ago

im creating one just a minute

Indonesian Arsalan Shah Replied 9 years ago

We'll surely implement it soon