Chris Rollins
Chris Rollins
Looks like composer isn't seeing the latest release that Bogardo made yesterday... Not sure why. Maybe it just needs time to update its repository?
The problem isn't with the composer.json... Composer itself doesn't see the newest release. Bogardo's latest release is version 5.1.0, but Composer only sees up to 5.0.4. If you run `composer...
Hi @adasq, It gives this error even for `getVideo()`, but I noticed that if I remove the `LOGIN_INFO` credential, I get the following response: ``` { "responseContext": { "visitorData": "CgtoemVoUTNGcVFaZyjx58KDBg%3D%3D",...
Thanks for this, @horseson2018 ! But I couldn't get background images to work with opacity. The only way I can seem to use images with opacity is to actually insert...
Same here, this feature would solve a real headache for some of my videos. I noticed there's a comment about overriding this limit here: https://github.com/muaz-khan/RecordRTC/issues/144 But I don't know how...
Thanks for this @olliephillips, but it's not enough in my case. Your changes effectively always ignore request tracking if `AllowIDPInitiated` is enabled. But `AllowIDPInitiated` does not mean all requests will...