mux-ruby
mux-ruby copied to clipboard
Official Mux API wrapper for ruby projects, supporting both Mux Data and Mux Video.
v3.16.0
- Add support for User Agent restrictions within `PlaybackRestriction` - Add support for [error severity and business exceptions](https://docs.mux.com/guides/error-categorization) - Add support for updated MP4 options - Add support for [additional...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
Curious if the mux team has put any thought into integrating mux with activestorage. It is my understanding Mux only supports videos (no images), so probably does not make sense...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
I'm working on a project with this SDK and would like to verify webhook signatures. I was considering implementing signature verification per your spec, and submitting a pull request, but...
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.5.2. Release notes Sourced from semver's releases. v7.5.2 7.5.2 (2023-06-15) Bug Fixes 58c791f #566 diff when detecting major change from prerelease (#566) (@lukekarrys) 5c8efbc #565...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. #### Changes included in this PR - Changes to the following...
Hi, When creating a live_stream, I set a passthrough, it's work correctly except that asset created do not have the passthrough (even if the doc say so). But when specify...