Julian Aßmann

Results 35 comments of Julian Aßmann

Do you mean the images readily available to download on [hub.docker.com](hub.docker.com)? The Dockerfiles are easily modified by changing lines 1 and 4 to the desired CUDA and OpenCV versions respectively.

@isra60 @pingvinton Did the solution proposed by @Saafke resolve the issue?

Did the suggestion help to resolve the issue?

I'm not the maintainer of this project, but I think this package is for drawing a speech bubble only. However, the [speech_to_text](https://pub.dev/packages/speech_to_text) plugin might be of help to you.

Are there any updates? If I understand correctly, the [tfjs-models](https://github.com/tensorflow/tfjs-models) library provides an implementation of this [here](https://github.com/tensorflow/tfjs-models/tree/master/posenet), right?

I think it would be optimal to move the content to the next page in order to keep the page format the same. This way, you can still easily print...

You can try `stream.toBroadcastStream()`

This should be resolved now by #89, which is part of the new 1.3.0 release. Please update to the new version and let me know, if that fixes it for...

@subashramesh Can you please post your error message here? The error message from the OG poster indicates a missing permission for [media projection](https://developer.android.com/reference/android/content/pm/ServiceInfo#FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION) in the `AndroidManifest.xml` file, which you have...