Flash library for webcam recording wrapped in JS?

We want our users to be able to download video streams to us from their webcams. We plan to use a service such as Infuxis to process Flash Media Server, but we need a client-side SWF that will make the actual capture.

Now I know a little Flash, but not much. Ideally, I would use SWF, which is included in a number of JS functions that allow me to control the process from the browser (for example, this webcam is a jQuery plugin - but for video). Does anyone know anything?

+3
source share
3 answers

cameratag.com. JS API - -.

0

HDFVR - , Flash ( swf ), - - API- JS :

  • API JS HDFVR JS
  • API JS swf ( , )
  • PHP/ASP/.NET/ ... API db

http://hdfvr.com/api

0

Camaratag , swf camaratag camaratag js

 swfobject.embedSWF("local_path/camera.swf", dom_id+"_swf_placeholder", "100%", "100%", '11.1.0', 'https://'+appServer+'/'+CameraTag.version+'/expressInstall.swf', flashvars, params, attributes, checkSWF);
0

All Articles