Posts by mirrorman
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.
-
-
I would really like it if for future Fusion versions if the Webview2 extension can get an overhaul, and the GET function (for android)
It would be incredibly handy if for instance it would be made possible to just send and recieve files for android.
A newer Webview2 version would also be incredibly handy.
For your consideration.
-
I managed to find a workaround should someone be having the same problems I did. in my case i'm working with Flask as a server. What I did as a workaround was have fusion open a browser to the url to upload something (so no longer using webview2) and then just using webview2 for the analyzing results. it works perfect, smooth, no more crashes. I was hesitant at first but this truly is the best work around and it prevents any nasty snags or bottlenecks.
I'm posting this here for completition, and should anyone run in to the same problem here's a nice workaround. I'm very satisfied with it.
-
Real simple form, select picture, upload, have it analyzed etc. works fine, only the first time.
Second time? You click on select and select a picture, boom screen goes black, crashes after a while.
Why?
-
From memory it only had ARMv5 cURL, which would be compatible with older ARM phones, but not newer ARM64. Not 100% sure if I have the recent version.
I run android 13 (Pixel OS) on a Poco x3 Pro, dunno if that helps any in case you wanna help me figure this out. I'm really up the proverbial creek with this one, if you can help me with this i'd be much obliged.
-
Even when I try it with something as simple as only returning a string just to test it with this as a flask server:
@app.route('/test', methods=['POST'])
def test():
text = request.form.get("text", "No text received")
return jsonify({"echo": text})and in clickteam fusion:
-i -F text="hello from Clickteam" Please login to see this link. ip:8000/test
it doesn't do anything. no response, nothing. money wasted?
-
Please let me buy the cURL object, I tried patreon but even though I have enough money on my paypal it won't let me buy it without adding a credit card and I don't have a credit card nor do I want one.
PLEASE, PLEASE let me buy the cURL object, I can just paypal you guys the money.
Ok I just went trough literal hell and jumped trough over 9000 hoops to get it, but creating an Enaba virtual visa enabled me to buy cURL. should anyone run in to the same problem, and paypal is forcing you to add a credit card, Enaba virtual visa is your friend. It looks scammy and it makes you jump trough a lot of hoops, but it actually works.
-
one rhubarb juice for me, please
*Hands you a rhubarb juice* here you go, buddy!
damn i missed it
You're just in time for the after party! What are you having?
-
Lets celebrate.
-
I managed to solve this problem by using the Android Video object. since the audio is generated dynamically it can just read and play that at the right volume, it works very well. Should anyone have the same problem as I did this is a solution you may be able to use as well, thank you everyone.
(Just added this for completion, and to help you guys)
-
I managed to solve this problem by using the Android Video object. since the audio is generated dynamically it can just read and play that at the right volume, it works very well. Should anyone have the same problem as I did this is a solution you may be able to use as well, thank you everyone.
i'm pretty extatic about it because this was a pain in my side for about a week now haha.
-
Hey mirrorman,
do you have a simple .mfa example that shows the issue, I would try to help you in someway.
Here is an example, and thank you i appreciate it.
-
is there maybe any other way to play an mp3 file from a server directly?
(or ogg file, whatever)
-
I'm at my wits end. I keep getting that whenever it plays audio trough the Webview2 extension the audio is near complete silence.
How can I fix this?
-
-
I'm working on an Android app and i'm stuck on this, it needs to play an mp3: "/storage/emulated/0/Download/Voice.mp3" but often it won't play, or loop with the BETA Android Audio extension.
My question is fairly simple, is there any other better way to play an mp3? also, whats the best way to delete that mp3 after its played?
Thats all I need to do pretty much, if anyone has a suggestion or feels like giving me a good example, please, please do. I'm so stuck on this.
-
you saved my life with this extension, so truly, thank you!
-
Please login to see this link.
The latest version introduces copy to texture in hardware decode mode, by rendering the ID3DTexture2D returned by hardware decoder to fusion surface directly through D3D pipeline, the performance has been significantly boosted. Now you can playback up to eighteen videos (1080P 6K bit rate, H265 P010) at the same time without frame drop (depend on the performance of your graphic card), until create failed or get playback issue due to OOM due to the 32bit limit or exceed GPU capability.
ah, a fellow anime aficionado, how are you fellow man of culture.
-
nevermind i figured it out, tried to delete the thread but couldn't
-
Thread
Speech To Text Android Extension
Hi,
Late on night i have finished at 85% SST extension, you can speak and the extension write the sentence on
an edit box. This extension will go to clickstore;
Stay tunedGigatronAugust 24, 2021 at 1:07 AM Can someone please explain to me how I can get this to work? Specifically what version Android SDK (which options) it wants / needs, and what version JAVA SDK and such. It would be very awesome for me if I could get this to work and I'd be very grateful.
Thanks in advance.