Tag: 记录

在浏览器上录制video并上传到LAMP服务器

我已经尝试了很多东西:red5,jquery网络摄像头,html5 ……但这些解决方案都没有记录video并准备上传到服务器。 无论如何(html5,flash,无论……更好的跨浏览解决方案,最好的)上传video(+音频!)并将结果上传到服务器(我想通过AJAX)? 总结: jQueryWebcam( https://github.com/infusion/jQuery-webcam ):它有flashvideo,上传到服务器镜像,而不是video Eric Bidelman的解决方案( http://ericbidelman.tumblr.com/post/31486670538/creating-webm-video-from-getusermedia):records video in html5并允许你下载(所以你可以上传到服务器),但没有音频! Red5( http://www.red5-recorder.com/services.php ):付费服务,不上传免费版:( DMV( https://github.com/rwldrn/dmv ):它只是拍摄一张照片…除了不跨浏览器