Skip to content

Releases: FastPix/fastpix-python

v0.1.8

30 Jul 03:41
8ad5786
Compare
Choose a tag to compare

Version - [0.1.8]

  • Updated the Version and Package sync

v0.1.7

02 Jun 11:36
Compare
Choose a tag to compare

Version - [0.1.7]

  • Updated the Base URL

v0.1.6

02 Jun 11:01
Compare
Choose a tag to compare

Version - [0.1.6]

  • Updated the Project URLs

v0.1.5

02 Jun 09:52
Compare
Choose a tag to compare

version - [0.1.5]

  • Updated the version and added the file

v0.1.4

28 May 07:14
21838be
Compare
Choose a tag to compare

Version - [0.1.4]

  • Modified the Package name

v0.1.3

27 May 13:16
5d4f391
Compare
Choose a tag to compare

Version - [0.1.3]

  • Version updated

v0.1.2

27 May 13:08
5409cc3
Compare
Choose a tag to compare
  • Workflow setup

v0.1.1

27 May 07:29
Compare
Choose a tag to compare

version - [0.1.1]

  • Long description added

v0.1.0

27 May 07:16
Compare
Choose a tag to compare

Version - [0.1.0]

Features:

  • Sync and Async SDK: Users can now choose between synchronous and asynchronous SDKs based on their requirements.

  • Media API Integration: Full integration with FastPix Media APIs, enabling:

    • Media Upload: Users can upload and manage video content seamlessly.
    • Manage Playback IDs: Users can generate and manage playback IDs for video content.
      • Create Playback ID: Generate a playback ID for a media file.
      • Delete Playback ID: Remove a playback ID for a media file.
    • Media Listing and Deletion: List and delete media files efficiently.
      • Get All Media: Retrieve a list of all media files.
      • Get Media by ID: Retrieve details of a specific media file using its media ID.
      • Update Media: Update metadata or settings for a specific media file.
      • Create Pull Video: Initiate a pull to import a video from an external source.
      • Get Media Info: Retrieve detailed information about a media file.
      • Get Presigned URL: Create a pre-signed URL that users can use to upload video content through the Upload SDK or the Push Video API.
  • Livestream API Integration: Features for managing live streams, including:

    • Create and Manage Livestreams: Users can create, update, and delete live streams.
      • Create Livestream: Initiate the creation of a new livestream.
      • Get All Livestreams: List all available live streams.
      • Get Livestream by ID: Retrieve details of a specific livestream using its stream ID.
      • Update Livestream: Modify settings or details of an existing livestream.
      • Delete Livestream: Remove a livestream from the platform.
    • Manage Playback IDs for Livestreams: Users can generate and manage playback IDs for livestreams.
      • Create Playback ID for Livestream: Generate a playback ID for a livestream.
      • Get Playback ID for Livestream: Retrieve a playback ID for a livestream.
      • Delete Playback ID for Livestream: Remove a playback ID for a livestream.
  • Simulcast for Livestreams: Below are the simulcast features for livestreams:

    • Create Simulcast Configuration: Enable simulcasting by creating a new simulcast configuration.
    • Get Simulcast Configuration: Retrieve details of an existing simulcast configuration.
    • Update Simulcast Configuration: Modify an existing simulcast configuration.
    • Delete Simulcast Configuration: Remove a simulcast configuration.