marcin-adamczewski
marcin-adamczewski
Hi @pedroSG94. First of all, thank you for the cool library. Is it possible to change stream rotation during the stream? I can pass a rotation parameter to `prepareVideo()` method...
Hi @pedroSG94 I'm testing BitrateAdapter and I've implemented it the same way as it is in the example. When I switch from high-speed WiFI to 3G the bitrate is not...
Hi, I'm testing your library and have noticed that when `store.get()` is called multiple times in the same time, then the request is made also multiple times, despite having either...
Hi :) I was trying to build mace sample on my OnePlus6T, however, as I can see there is no support for arm64-v8a processors. Both mace library and mace model...
Hi, Thanks for this sample :) I'm wondering how to get the probability/score of each keypoint in Android example? The output of tlLite is `heatMapArray`, which contains only positions of...
### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...