Dylan Damsma
Dylan Damsma
I.e. if I want to fetch the price from the coinmarketcap API for the ticker Monero, I can use this link to get the price in EUR: https://api.coinmarketcap.com/v1/ticker/monero/?convert=EUR It returns...
**Issue:** I've implemented Shrine with Cloudflare R2 S3-compatible object storage. However, when uploading an image, I get this error back from Cloudflare: Aws::S3::Errors::NotImplemented (Header 'x-amz-tagging-directive' with value 'REPLACE' not implemented)....
### Describe the bug The StreamViewTexture widget is not returning a preview on iOS. The `RtmpStream#registerTexture` method in RTMPStreamHandler.swift seems to be incorrect. ### To Reproduce 1. Use StreamViewTexture as...