Uiza Documentation
2020-03-26
2020-03-26
  • Hola! 👋
  • Getting Started
    • Introduction
    • Authentication
    • Errors
    • Quick Starts
      • Live Streaming
      • Video Streaming
    • Pagination
    • Recommended Specifications
    • Postman Collections
    • Sample Streaming Apps
      • NodeJS Live Streaming App
      • Java Live Streaming App
      • Python Live Streaming App
      • How to integrate live streaming into an Android App using Uiza’s Live API
    • Versioning
  • API Reference
    • Live Entities
      • Create A Live Entity
      • Retrieve A Live Entity
      • Update A Live Entity
      • Delete A Live Entity
      • List All Live Entities
      • Enable Live Entity DVR
      • Disable Live Entity DVR
    • Live Sessions
      • Retrieve A Live Session
      • List All Live Sessions
    • Video Entities
      • Retrieve A Video Entity
      • Update A Video Entity
      • Publish A Video Entity
      • Delete A Video Entity
      • List All Video Entities
    • Video Presets
      • Create a Video Preset
      • Retrieve a Video Preset
      • Update a Video Preset
      • Delete a Video Preset
      • List all Video Presets
      • Add Profile(s) to Video Preset
      • Remove Profile(s) from Video Preset
    • Video Profiles
      • List All Video Profiles
    • Events
      • Retrieve An Event
      • List All Events
      • Event Types
    • Webhook Endpoints
      • Create Webhook Endpoint
      • Retrieve Webhook Endpoint
      • Update Webhook Endpoint
      • Delete Webhook Endpoint
      • List All Webhook Endpoints
      • Enable A Webhook Endpoint
      • Disable A Webhook Endpoint
  • SDK REFERENCE
    • Introduction
    • Android SDK
      • Android Player SDK
      • Android Broadcast SDK
    • iOS SDK
      • iOS Player SDK
      • iOS Broadcast SDK
    • Web Player SDK
  • API UPGRADES
    • Release Notes
    • API Changelog
Powered by GitBook
On this page
  • 2020-03-26
  • What's new
  • Changed
  • Fixed

Was this helpful?

  1. API UPGRADES

API Changelog

API changelog describes to you what we change on the newest API dated version we've made so you can easily stay up to date on what’s new.

PreviousRelease Notes

Last updated 5 years ago

Was this helpful?

2020-03-26

What's new

  • Added new event video_entities.created in .

  • Added video_entity_id attribute to to link the live records with its video entity.

  • Supported DVR option in . Included two new APIs for enable and disable DVR option.

  • Supported login with Google.

  • Supported multiple destination broadcast and added relay attribute to .

  • Added encode attribute to .

  • Introduced & to support live with encode option.

  • Added new attribute preset included in details of .

  • Supported filter by DVR attribute and added new attribute preset included in Live Session details

  • Support filter live video by live_entity_id.

  • Increase resource allocation speed up to 500 live entities per 5 seconds.

  • Support categorize Ulas by encode feature.

Changed

  • Live Session attribute entity_id changed to live_entity_id differentiated with video_entity_id.

  • Remove Reset ingest key API in version 2020-01-10. We are no longer support for resetting ingest key because of the problem with the end of signals occurs when user call reset ingest key while they are streaming. We still solving this problem.

  • Remove emit event log from. All event log related to entity should be executed in Live Entity server.

  • Update submodule by removing googleapis. This updating shorten the times of build time from 10 minutes to about 2 minutes.

  • Support allocating request based on available vCPUs and Memory

  • Enhance the performance of allocating by moving DNS logic part to be a DNS Service.

Fixed

  • Webhook endpoints can now send to Slack without error and return the valid error message.

  • Delete DNS when deleting a live entity.

  • Fixed bug user ID is undefined when creating a live entity.

  • Fixed bug inconsistency of API response between live entity API and webhook endpoints API.

  • Updating the video entity no longer returns bad request.

  • Fixed inconsistency in boolean value in events API.

  • Fixing crashing issue by due to not handing case of Axios fail on get response from Prometheus.

  • Handle multi node down trigger fail over

  • Retried live entities cause long time of allocating resource.

  • Cannot get Ulas disk metrics during scaling action.

Following , all DELETE APIs should return empty body.

Event Types
Live Session
Live Entity
Live Entity
Live Entity
Video Profile
Video Preset
Live Entity
Live Sessions
Google API Design guideline