Screen Recorders in vb.net

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
10 posts Page 1 of 1
Contributors
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Screen Recorders in vb.net
Shim
hello guys :D ,

i am wondering hehaho; if i can create my own screen recorder like camstudio and i can use them when i am making videos it will be very awesome lmao; if i can create like that .

i like to ask you guys have you ever made a screen recorder ?? and is it still working can you please help me to make my own screen recorder ??

waiting for a positive reply :geek:

thank you :D

peace be upon you
Find my programs on Softpedia
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

Re: Screen Recorders in vb.net
comathi
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Screen Recorders in vb.net
Shim
#comathi i am looking something more advance
Find my programs on Softpedia
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: Screen Recorders in vb.net
MrAksel
And what do you mean by advanced? Most screen recorder tutorials you find on the net saves images, not even an AVI movie. I would say that the one here is pretty advanced
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Screen Recorders in vb.net
Shim
MrAksel wrote:
And what do you mean by advanced? Most screen recorder tutorials you find on the net saves images, not even an AVI movie. I would say that the one here is pretty advanced
i have used this show.php?id=4 and i am looking something more in that i mean i want more features :D .
Find my programs on Softpedia
User avatar
comathi
Coding God
Coding God
Posts: 1242
Joined: Fri Mar 26, 2010 1:59 pm

Re: Screen Recorders in vb.net
comathi
Maybe add a feature where the user can select which part of the screen he or she would like to record. I don't know if this is already included in the tutorial, but you could make the window disappear before the recording starts, so that the program does not show in the video.
User avatar
Bogoh67
VIP - Site Partner
VIP - Site Partner
Posts: 656
Joined: Sun Apr 18, 2010 8:20 pm

Re: Screen Recorders in vb.net
Bogoh67
#comathi i have made that feature here

code: Add Region Feature to Your Screen Recorder
the downside is it is only pictures not video files.
So maybe #mshimranpro can convert it to where he converts all the pictures to video. which is the thing i could never figure out when i worked with programming video software
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Screen Recorders in vb.net
Shim
Bogoh67 wrote:
#comathi i have made that feature here

code: Add Region Feature to Your Screen Recorder
the downside is it is only pictures not video files.
So maybe #mshimranpro can convert it to where he converts all the pictures to video. which is the thing i could never figure out when i worked with programming video software

#Bogoh67 do you have the source code of that application ?? :D if yes kindly pm it to me i want to develop it lmao;
Find my programs on Softpedia
User avatar
Bogoh67
VIP - Site Partner
VIP - Site Partner
Posts: 656
Joined: Sun Apr 18, 2010 8:20 pm

Re: Screen Recorders in vb.net
Bogoh67
Sorry bro, but i got a new computer and i lost the files.
I did get all the code for the screen recorder off this website though
MiniScreenRecorder
I did that tutorial(Add Region Feature to your Screen Recorder) completely based on that application. Also in that tutorial I made you see my mouse looks a little weird. That's because these type of screen recorders record only your uhhh screen. So in turn it does not record your mouse. So i created a class where you can control how your mouse looks and if you want it showing up on the recordings. It also allowed you to choose the background of the mouse such as you see the yellow circle behind the cursor that is made in the application. I can make some prototype code for that feature if you want it too. Just PM me
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Screen Recorders in vb.net
Shim
Bogoh67 wrote:
Sorry bro, but i got a new computer and i lost the files.
I did get all the code for the screen recorder off this website though
MiniScreenRecorder
I did that tutorial(Add Region Feature to your Screen Recorder) completely based on that application. Also in that tutorial I made you see my mouse looks a little weird. That's because these type of screen recorders record only your uhhh screen. So in turn it does not record your mouse. So i created a class where you can control how your mouse looks and if you want it showing up on the recordings. It also allowed you to choose the background of the mouse such as you see the yellow circle behind the cursor that is made in the application. I can make some prototype code for that feature if you want it too. Just PM me
is this a screen video recorder or just capture pictures ? :?:
Find my programs on Softpedia
10 posts Page 1 of 1
Return to “Coding Help & Support”