Non-flash / No-plugin Video chat?

后端 未结 4 1547
无人共我
无人共我 2021-01-21 17:06

We are developing a social website and looking to implement video/audio chat for users (people a user is friends with). Most of the talk from the tech team was to use flash. But

4条回答
  •  失恋的感觉
    2021-01-21 17:26

    Flash is already installed on practically ever browser out there -- except iPhones, iPads, etc. which will likely never support Flash.

    AJAX and HTML and CSS currently have no access to video and audio input hardware, so that's a non-starter. In the future this may change.

    For now Flash is (for better or for worse) the best way to go.

提交回复
热议问题