通過瀏覽器調用攝像頭錄制的視頻轉成file傳至后臺進行下載,保存下來的mp4文件格式都是VP8,請問如何以AAC格式保存file: new File(????[_event.data],????????"tt-" +????????new Date().toISOString().replace(/:|\./g, "-") +????????".mp4", {????????????type: "video/h264"????????})
關于錄制視頻保存為AAC格式
gua
2018-04-08 14:27:05