前段时间接了一个外包项目,有一个功能是网页在线录音并上传云服务器的需求,之前没有接触过,想着Google了一下找个demo改改;
找到三个,基本能满足需求:
- https://github.com/uikoo9/recorder-online-upload
- https://github.com/michalstocki/FlashWavRecorder
- https://github.com/mattdiamond/Recorderjs
前段时间接了一个外包项目,有一个功能是网页在线录音并上传云服务器的需求,之前没有接触过,想着Google了一下找个demo改改;
找到三个,基本能满足需求: