Hello,
I am doing a project titled online university management system and want to perform video conferencing.
Is it possible to perform video conference using php technology?
If yes then what are the requirements? and how can i code for the same? please solve my problem as soon as possible. Thank you.

Recommended Answers

All 3 Replies

Member Avatar for diafol

Do you need two way (or multi-way) or one way? One way's easy - use something like ustream - embeddable object. 2/multi-way is more complex and you may need a hosted solution - these are usually commercial solutions. But a simple google search turned up:

http://www.videowhisper.com/?p=PHP+Video+Conference

Google's that new-fangled websearch thingy - try it - I reckon it'll be big one day.

Do you need two way (or multi-way) or one way? One way's easy - use something like ustream - embeddable object. 2/multi-way is more complex and you may need a hosted solution - these are usually commercial solutions. But a simple google search turned up:

http://www.videowhisper.com/?p=PHP+Video+Conference

Google's that new-fangled websearch thingy - try it - I reckon it'll be big one day.

Hi...
Thanks for your reply. I want to do multi-way conferencing. Please guide me for this. Is there any need of API?or php SDK?

Member Avatar for diafol

Did you follow the link? You need videohosting (RTMP server like Red5). These can cost $35+/month. I doubt if you can have active conferencing without a video/flash media server. So - software/scripts can be free, but the server won't be.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.