Video does not capture Mouse pointer, am I missing anything? #53
Answered
by
baSSiLL
chilakamarthi
asked this question in
Q&A
-
For me video recording works good but it does not capture mouse movements in Video. Any suggestion on fixing this issue? |
Beta Was this translation helpful? Give feedback.
Answered by
baSSiLL
Aug 1, 2022
Replies: 1 comment 1 reply
-
It's just a sample, so I didn't bother to make it a feature-rich screen casting utility. Although I've made some research on this topic back then and there is a comment in the code referring to this article |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
chilakamarthi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's just a sample, so I didn't bother to make it a feature-rich screen casting utility. Although I've made some research on this topic back then and there is a comment in the code referring to this article
http://www.codeproject.com/Articles/12850/Capturing-the-Desktop-Screen-with-the-Mouse-Cursor
So take a look if you are interested.