Wowza Community

How to Use Wowza Streaming Engine Video chat facility in a Web Application?

Hi,

I am a Web Developer and new to WOWZA. I want to create a dynamic web application in Java Spring framework and I need to implement a Video chat facility for the online Users. How can I use the facilities of WOWZA to my spring application? I have no idea where to start?

Let me know,

1)How can i communicate between my website & wowza installed server?

2)How can i display the video chat feature in my site?

thanks in advance

Hi,

You could check out the VideoChat application located in the [install-dir]/examples/ folder for an example of how you can use Wowza Streaming Engine for video chat. It includes a sample web page with chat built in (requires Flash). Unfortunately we don’t have any specific examples of using Java Spring in this way.

Paul