I have a client, who wants to have a video chat option for users . it would be online interview like thing. i have no idea how to do that. please guide/help...
Hi, Webrtc is your friend. I have suggested this to another member before. See thread here https://forums.digitalpoint.com/thr...ution-or-using-some-existing-service.2686657/ check out the examples here: https://www.webrtc-experiment.com/ good luck
WebRTC is a cool experiment. But not production ready yet. Older Browsers (1 year old), Safari and IE do not have support for it yet. In the future I strongly believe WebRTC will be the primary way to interact but right now it's limited. Right now your most logical option is Flash using a communication server such as FMS, Wowza or Red5. FMS is pricey... wowza you can lease as low as $5 a day or $55 a month. Red5 is free and open source but will require Java programming.
Flash with Red5 / Wowza / Adobe rtmp is the current technology available for web based video chat. We develop such web based solutions easy to integrate with php scripts, for private video chat, group video conferencing, live events, video support, e-learning...