Elom Emmanuelscansio.hashnode.dev·Jul 31, 2024Beware: They Might Be Using Your Camera Without You Noticing via WebAssemblyWelcome to the thrilling, techy world where WebAssembly (Wasm) reigns supreme! It's like the superhero of the web, offering speed and efficiency that can make your web apps zoom faster than a caffeinated squirrel. But with great power comes the poten...Discuss·1 like·180 readswebcam javscript
Danial Habibcodingcss.hashnode.dev·Jan 7, 2024Face Hop animation using CSS and JsHere is the cool Face Hop animation using CSS and Js. HTML Here is the HTML part <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet"...Discuss·3 likes·36 readsJavaScript
Abhi Jainstrongbase.hashnode.dev·Apr 25, 2023How to use a webcam in the Nextjs applicationhey folks, In this blog I wanted to share my latest experience of building a video streaming platform for my client. if you are looking to build a video streaming platform you would need to use a webcam for your user and here is how you can do this. ...Discuss·976 readsNext.js