Skip to content

Releases: FastPix/fastpix-ruby

v0.0.1

02 Jul 12:47
46e34a2
Compare
Choose a tag to compare

Release - [0.0.1]

Added

  • Initial release of the FastPix Ruby SDK.
  • Support for all major FastPix Live Streaming API endpoints:
    • Create, manage, update, and delete live streams
    • Simulcast streams to external platforms
    • Manage playback IDs for streams and media
    • Upload and manage video assets (from URL and direct upload)
    • Retrieve and update media metadata
  • HTTP Basic authentication support
  • Server URL override support
  • Comprehensive error handling and custom error classes
  • Example usage and quick start documentation
  • CI workflow for RubyGems release