What technologies allow bidirectional streaming of video?
Posted
by Roman
on Server Fault
See other posts from Server Fault
or by Roman
Published on 2010-06-05T08:30:58Z
Indexed on
2010/06/05
8:42 UTC
Read the original article
Hit count: 306
Wikipedia says that Flash allows "bidirectional streaming of audio and video". Is it possible to do that with other technologies (for example with JavaScript)?
In other words, I want to transfer video from one user of web-site to another one in real time.
I want to have something that is already installed by many users or easy to install (Flash fulfills this requirements). And I want to have something free.
© Server Fault or respective owner