Dustin Kerstein

Results 42 comments of Dustin Kerstein

Curious as well if it's possible to use the v9 libraries. I also am able to get it working with v8.x but not the v9.x

I'm also seeing about a 75% success rate on iOS push notifications when the app is either in the background or closed. But when the app is in the foreground,...

Quick update. I just ran another 10 tests today with the app closed and all 10 were a success. So maybe this error sometimes does indicate an actual internal Firebase...

Just figure I'd add that I am also seeing this same error somewhat randomly on my Pixel XL with a custom MediaCodec implementation. Subscribed.

Just wanted to check on this. Were there plans to actually merge? I'd love to see this feature implemented.

Got it. That makes sense for -24 to +24. It's a little confusing in the [docs](https://picamera.readthedocs.io/en/release-1.10/api_camera.html#picamera.camera.PiCamera.exposure_compensation) which say it can be -25 or +25 when queried, but doesn't explicitly state...

Just wanted to note that I can also replicate this on LineageOS 18.1 on a Pixel XL. However, with gesture controls enabled, it happens much more frequently as you're obviously...

Yeah, I can still replicate this with a fresh ffmpeg build and the latest gear360 repo. It's not the output h264 quality setting, but the temporary jpeg frames that are...

Workaround per https://bugzilla.mozilla.org/show_bug.cgi?id=1708491 is to use RGBA textures instead of RGB.

> Another thread has reminded me that we need to implement the same fix as [raspberrypi/linux#4419](https://github.com/raspberrypi/linux/pull/4419) for bcm2835-codec (decode, encode and simple ISP). Decode uses the ISP to format convert...