taking video input from esp32 wifi cam : kzbin.info/www/bejne/m6OcqaOVpMatn6s taking video from mobile camera : kzbin.info/www/bejne/Zpm3Y5Z9iNaDnM0 source code : www.i-know-python.com/virtual-mouse-using-mediapipe-and-python/ our merchandises : bit.ly/merch_store_i_know_python
@satyakaranam61683 жыл бұрын
Great work mate. But I found very less accuracy.(Take it as a compliment) Overall program runs well
@abhinavsingh5952 жыл бұрын
thanks a lot brother, this helped alot and code is working super fine.
@kalyangoud82272 жыл бұрын
really?
@shutters_of_yash3 жыл бұрын
Which compiler do we use during this project????
@shishirsharma89073 жыл бұрын
Mouse is not click properly
@Krowos433 Жыл бұрын
Thank u very much bro for this guide!!!
@shivanibhong99482 жыл бұрын
Sir how can we add zoom in out feature to this... Plz guide
@xxxtentacionboy68172 жыл бұрын
What you using for code typing in this project please tell
@lifeofriko10 ай бұрын
sublime text
@ITACHI.092511 ай бұрын
Bhai tum kon sa aap use kiye ho isme
@MohammadNauman-xi5ny8 ай бұрын
My cursor is not moving what to do?....but the code is running
@johnpiro17253 жыл бұрын
Bro please tell me by which finger you are closing the file or folder and how you opening by which finger please tell everything by which finger what happens
@binus5511 ай бұрын
did u came to know
@rupampaul87663 жыл бұрын
Bro how do I install win32api module.. python says there's no module called that..
@BunnynotYours4 ай бұрын
Go to command prompt than write pip install whatever the module name is if its not working it must have a specific name try that and it will work
@chaitanyamaheshwari8985 Жыл бұрын
Sir my mouse cursor is not moving but run code is perfect going.
@jaivaltrivedi19243 жыл бұрын
Nice video i am also a python programmer
@PixelCodes3 жыл бұрын
same
@adityanaikwad4642 жыл бұрын
sir in my laptop clicking feature is not working...pls help
@OverTheTopG4 ай бұрын
the domain isnt active anymore, can you sent me the source code? 🙏
@fahmypaiziah28372 жыл бұрын
Source code please, I can't open the link
@dsy95783 жыл бұрын
Thanks for such cool video dude
@pushanmukhopadhyay33792 жыл бұрын
ImportError: DLL load failed while importing _framework_bindings: The specified module could not be found. i am facing this error pls help
@rohannair51422 жыл бұрын
try with Python 8.0.0 then every library will be downloaded and will be able to run
@tejasraut38253 жыл бұрын
I see your video . I liked your video so much ..
@16shubhamkadam913 жыл бұрын
Okay how we get the output of this code
@balastech85793 жыл бұрын
Sir I having issue "ERROR: Could not find a version that satisfies the requirement MediaPipe (from versions: none) ERROR: No matching distribution found for MediaPipe" how can I solve this error sir?
@sarthaktyagi17293 жыл бұрын
Use 3.7 interpreter pyrhon
@praharsh27713 жыл бұрын
open cmd where python is installed and use pip install mediapipe
@balastech85793 жыл бұрын
@@praharsh2771 I have tried already. But again In I having that issue. how can I solve it in any other way?
@gowthambr1975 Жыл бұрын
@@balastech8579 bro did you got the problem solved
@Shyambond007133 жыл бұрын
hi, i am getting below error and i tried many ways too : C:\Users\Lenovo>pip install mediapipe ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none) ERROR: No matching distribution found for mediapipe
@abhishekthakkar88973 жыл бұрын
Manually download this libraries and then install
@Shyambond007133 жыл бұрын
@@abhishekthakkar8897 thanku bro
@aman57573 жыл бұрын
Try python 3.7, as 3.9+ python doesn't support mediapipe
@lollollollol16223 жыл бұрын
would love more!
@faizz_17 Жыл бұрын
Command run nhi kr rhe hai yr
@Just_For_Fun_Game3 жыл бұрын
Which algorithm used in this project..
@KHALID_3602 жыл бұрын
Bro how to fix no module found win32api i tried to install through pip but failed