h264-libr
v1.12.9
Published
PS D:\www\h264_lib> git remote set-url origin [email protected]:binabo101/h264_lib.git PS D:\www\h264_lib> git config user.name "Binabo101" PS D:\www\h264_lib> git config user.email "[email protected]"
Readme
MP4Conv
var mp4conv = new MP4Conv({node: 'player', mode: 'both', debug: false});
mp4conv.feed({audio: audio, video: video, duration: duration});