It would be a completely different extension. Why do you need this feature? In order to make demo videos as Fraps does?
It would be a completely different extension. Why do you need this feature? In order to make demo videos as Fraps does?
Perhaps, if you wanted to send a streaming file to multiple people at once over Lacewing, that feature could be useful. The current screen capture is a bit slow...
This could be used for screen sharing along with video chat... The only issue I've had is audio so far...![]()
Yes, ideally. I mean, it's not an urgent extension I just think it would be rather handy, I saw an extension lately that did just that but it was aimed at WebCams, when no webcam was available it defaulted to the actual screen so you could preview and record, however it was never formally released and I'm stumped as to who actually created it.
Ok I see. I am surprised that someone mixed up those two different things in one extension. If the idea is to record only the screen of a MMF2 application, it is something that I can do in a further extension. But if it should intercept the presenting events of other Direct3D applications like games (Direct3D hooking), it is out of my capabilites atm.
I agree, screen capture should not be in a camera extension like this - it should be a separate extension.
I must say, phenomenal work concept game, phenomenal work indeed!
I'm afraid flipping doesn't fix the issue. I'm trying to track my lamp but the crosses appear somewhere at the egde of the screen.
Where did you click on the screen? The two counters in the upper right corner should get the color from where you click. It seems to be completely black. The mfa example that I provided is also not an universal color tracker. You need to calibrate a little bit more depending on the object and the background. I also set the value range of the color from 30 to 230 in the example. The lamp on your image can be over 230 for the value of the HSV color.
I did not implement background suppression at the moment, for performance reason and I wanted also to see if the extension is stable enough without complex algorithm.
Hm, okay. I did click in the middle though, with the left and the right mouse button.
if you're using opencv, any change of implementing some of the traking algorithms, like face, feature, object detection? and since i'm being ambitious how about some marker tracking?? ;-)