Videoconference using Flash and SIP
Posted
by Júlio Santos
on Stack Overflow
See other posts from Stack Overflow
or by Júlio Santos
Published on 2010-04-21T10:12:30Z
Indexed on
2010/04/21
10:13 UTC
Read the original article
Hit count: 423
The front-end will be Flash, to run in a browser and have access to the camera.
I must use SIP to control the sessions.
How could I do this? Will a Red5 server and a MjSip sever do the trick? As in i'd use MjSip to setup the session and warn users about calls, and Red5 to stream the video and audio? Any suggestions?
Note: only 1-on-1 conference is required.
© Stack Overflow or respective owner