How to make a video conferencing application in HTML 5?

How to make a video conferencing application in HTML 5? I actually want to create a web conferencing application using HTML5. Please give me some advice.

+5
source share
6 answers

Change: . The link David is published as a comment. possible: http://whatwg.org/specs/web-apps/current-work/#devices

Unfortunately, with html5 this is not possible, you will need a flash drive for three reasons:

  • HTML 5 cannot interact with a webcam.
  • HTML5 cannot record audio from your microphone.
  • HTML5 cannot host any web conferencing.

: http://active.tutsplus.com/articles/roundups/10-flash-things-you-can%E2%80%99t-do-with-html5/

cheers endo

+5

2012 . Webkit, Google Chrome Opera API- getUserMedia, Google, Mozilla Opera , WebRTC. " , RTC Javascript API HTML5".

HTML5, ​​ -webrtc Google Group. W3C WebRTC 1.0: , Google.

+5

HTML5 , , , . barebone, flash-, - . , , , . , , , . , . , :

+1

, . HTML5, , , HTML. WhatWG, HTML5 , Web Applications 1.0. . . , , , . . . .

API- HTML JavaScript. API . . Opera Labs.

+1

, :

OpenLaszlo can compile both Flash and DHTML. However, since webcam / microsupport is not supported in DHTML, OpenMeetings uses the Flash form as a client-side technology.

Both projects are based on the Red5 streaming server. The latest Apache OpenMeetings can be downloaded from: https://builds.apache.org/view/MR/view/OpenMeetings/job/OpenMeetings%202.0/

+1
source

All Articles