waterdrake

Results 17 issues of waterdrake

When opening up the camera, audio from bluetooth headphones lowers to a weird lower, and lesser quality volume. Sometimes it just cuts off. Once the camera closes, the audio sometimes...

This library is a bit old and there are a lot of deprecated classes like AVCaptureStillImageOutput, and AVCaptureDevice.devices(). Is there a fork somewhere that someone is maintaining and keeping up...

I would like to request a Java client for this extension so it can be used in a Java backend on the Google Cloud Platform. This way it allows one...

type: feature request
extension: firestore-counter

This is a great solution for a counter for Firestore in Native mode. Can you also create this as a library to be used with Firestore in Datastore mode? Currently,...

type: feature request
pending-interest
extension: firestore-counter

Can you set the `playerURL` without playing the video? I want to set the `playerURL`, scrub to a frame but play the video at a later time. I tried this...

Is there a way to get the the mime type and extension of a taken video? I can get the file but it does not seem to have an extension...

is:question

I'm looking for information on the formats that photos and videos are taken in and how to change them. I couldn't find anything concrete in the documentation. 1) What container...

is:question

I noticed that when using `KingfisherManager.shared.retrieveImage()` in a list collection view to get the image and set it in a cell, the wrong image might be shown when scrolling quickly....

Is there a way to know when the visible view controller has changed?

Currently, I use this to zoom out to full screen: `ZoomSurfaceView.zoomSurfaceView.zoomTo(1, true)` But it does not center the view when I do that, it just zooms out and if you...

is:question