Skip to content

Dramalf/JS-html5-TikTok-blueline-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-html5-TikTok-blueline-effect

html5-js show TikTok blueline effect

  • npm i then npm run dev

basic use:

  • 📸 mediaDevices —— get your camera,draw into canvas
  • 🎬 mediaRecorder —— record canvasStream
  • 🔨 ffmpeg.wasm —— convert you video into mp4 or other

To enable sharedArrayBuffer ,you need to replace the token in index.html,learn more from https://developer.chrome.com/blog/enabling-shared-array-buffer/#origin-trial

codepen --you can try on your phone

Releases

No releases published

Packages

No packages published