Hi, i made a WPF app for Twitch that captures the chat and lets the streamer know when they get a new subscriber and pops up a message on screen.
Sadly, i've been unable to use OBS window capture on it.
When i open the window capture screen, it just doesn't show the window at all... i tried 32 & 64 versions for it but it doesn't work.
Here is the link for the app if you want to try yourself:
https://app.box.com/s/lt6otg3xykf1vs8kfq2d
It was coded on VS 2010.
Its on C#
Using WPF
What i need to do is to window capture only the green area.
Some streamers have been reporting that window capture actually makes them lag a little bit so window capture seems the way to go in this case.
I also tried with new windows and projects (to make sure its not a project issue) that only had a button etc, nothing fancy. Still not working.
Any ideas?
Thanks.
Sadly, i've been unable to use OBS window capture on it.
When i open the window capture screen, it just doesn't show the window at all... i tried 32 & 64 versions for it but it doesn't work.
Here is the link for the app if you want to try yourself:
https://app.box.com/s/lt6otg3xykf1vs8kfq2d
It was coded on VS 2010.
Its on C#
Using WPF
What i need to do is to window capture only the green area.
Some streamers have been reporting that window capture actually makes them lag a little bit so window capture seems the way to go in this case.
I also tried with new windows and projects (to make sure its not a project issue) that only had a button etc, nothing fancy. Still not working.
Any ideas?
Thanks.