Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hi All,

    This extension deals with capture devices (typically camera). It can display camera stream, track up to 2 colors on camera image and save frame or video stream to a file.
    It is using the Opencv library that is the reason why it is a big extension but it does not need any extra Dlls.

    I tested it on some hardware but I am waiting for your feeback to see if it is working properly on a larger range of devices.

    The beta version (v0.5) is here: Please login to see this attachment.

    Enjoy!

    Damien

  • This sounds like a great extension - thanks!

    I've copied both files to the correct place but I still get the "Failed to load" extension error message when I run the example file??!
    I am running an old build version of MMF 2 Developer on this machine. Will that make a difference?

    Addictive 247 Games - Please login to see this link.

  • It could make a difference. As a matter-of-fact, I'm guessing that the object requires the latest version of MMF2. Always make sure to stay up-to-date with MMF2.

    My Please login to see this link. (which I actually use), my Please login to see this link. (which I mostly don't use), and my Please login to see this link. (which I don't use anymore pretty much at all really). If there are awards for "'highest number of long forum posts", then I'd have probably won at least 1 by now. XD

  • Thank you all.

    Looki: I realized yesterday that I did not fixed a bug with "Flip image (horizontal)". If it works without the flipping, it is exactly this one. You can also see if the color is correctly recognized by activating "Show Color Tracking" in the edit properties. It is an easy bug that I will correct in a version 0.6.

    EDIT: I tested also without any webcam on the system and it crashed. I will investigate and correct this one also by version 0.6.

    Damien

    Edited once, last by conceptgame (April 17, 2013 at 10:31 AM).

  • Just out of curiosity, will this support direct screen capture if there is no device available?

    I have no cam or anything here, so I selected -1 with start preview and it just bombs out MMF2 when I hit F8.

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

  • ah, no problem. Is there any chance you could implement this or would it be too much hassle?

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

  • 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... XD

    Logan Apple

    X Star

    Please login to see this link.

  • It would be a completely different extension. Why do you need this feature? In order to make demo videos as Fraps does?

    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.

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

  • 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.

    Damien

  • 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.

    Damien

  • 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?? ;)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!