Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
To get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
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!
I need to develop an extension for Android that allows a Fusion 2.5 app to access the GPIO port of a Raspberry Pi board.
The Raspberry Pi running Android 10
Please login to see this link.
With reference to the data found, it is possible to access the GPIO port of a Raspberry from Android, using the Android "sysfs", through " intents"
Please login to see this link.
The need to have this extension is to ensure that the Android app can interact with external hardware, in a similar way to what the "Serial" object of Fusion 2.5 allows in Windows.
If anyone is interested and has the knowledge for this development, please contact me by PM.
I try to install de extension, but when I try to run the example file, CTF 2.5 (build R291.6) say me that need the unicode version of extension. The extension "HIDDevice.mfx" is correct intalled at Data/Runtime/Unicode and Extensions/Unicode directory. Any idea ?
Here the cases with diferent install of extension.
V1.2 don´t show the extension at the moment to create a new object for new project. When I try to open the example, it don´t start and show me the popup error asking to "1.16" version
V 1.16 don´t show the extension at the moment to create a new object for new project
V1.15 is OK, the extension is present at the moment to create a new object for a project and the example open ready.
I removed manually the OpenCapture.mfx files from my Fusion installation previus Windows' search,and reinstall the extension again. don´t good results. I have the popup error still reference to "1.16" version.
The new compile 1.2 version still make the some error, (and it still reference to Open Capture v 1.16 (OpenCapture.mfx) file in the popup error message). it´s like the extension find some named "1.16" ?
The version 1.15 work ok.
I look forward to the new orientation feature of the 1.2 version, my requested last year and so kindly developed by you. Thank you Damien.
Thank you Conceptgame for the new release of your great extension !
I´have a issue when I try to open the extension example:
The folowing popup message appears:
"This application has been saved with the Unicode version of following extensions:
Open Capture v 1.16 (OpenCapture.mfx)
Install the Unicode version of these extensions and then restart the program."
Also, the files OpenCapture.mfx are correct installed at the right folders, but the extension don´t appears in the list of objects, at the moment to create a new project.
Excellent your extension ! I´m using it with disability children for computer control . I would like to know if I can rotate the camera preview (portrait). We rotate 90 degrees the camera for better visualization of the user's face (more visible face and upper body area) so, we need the correct preview of video. It´s possible to do that with the actual version (1.1)? Can you make that feature for the next version of opencapture extension ?
Hello, I've done a lot of tutorials for mmf2, but my English is not perfect. If my tutorial is useful for this community, we insert other. Regards Daniele
The video file play ok using Windows media player. With MMF using Direct Show object the video file play ok too. With MMF using the Active Direct Show only the audio play ready (video can't see). The video file is Xvid codec, and the codec is right installed at the computer. I think that is some codec issue when MMF active direct show object try to play the file. any idea ?