Skip to main content

Mosaic product update

· 2 min read
Grigory Grin
Chief Developer Advocate

Axinom releases new features and updates for Mosaic and all included service on a regular base. Here is a summary over the last few weeks.

Latest releases:

  • Video Service
  • Encoding Service 2.44.25010.1
  • DRM Service - Widevine API 6.27.1
  • DRM Service - Key Service 1.21.2

Per-Scene Encoding in Test

· One min read
Grigory Grin
Chief Developer Advocate

Per-scene encoding or CAE (Content-Aware Encoding) is a technique used to optimize the size of the encoded output by applying different encoder settings to different parts of the video (scenes). An AI-enhanced solution continuously analyzes content in real-time to determine the best transcoder settings for outstanding video quality and lower bitrates. It's also known as CAE - Content-Aware Encoding or Content-Adaptive Encoding.

Per-scene encoding promises to reduce the output size by an average of 40% (and up to 70%) without compromising visual video quality. But how well it works really?

Mosaic Release R113

· One min read
Benjamin Schwendner
Chief Product Architect

New release (R113) of Axinom Mosaic is available!

Changes:

  • A lot of dependencies are updated to address known security vulnerabilities
  • 🛡️ Support for Custom Identity Providers in the Management System (if they support OpenID Connect)
  • 🏷️ Select and Tags components now allow the users to type the value they are looking for and the component will automatically filter the options to match the input. This makes it easier to find the right value, especially in long lists of * options.
  • Many small improvements

Mosaic RabbitMQ upgrade to 4.0.3

· 2 min read
Ruwan Xaviour Fernando
Product Architect

Today we successfully completed our planned RabbitMQ Server upgrade from version 3.12.10 to 4.0.3.

We're happy to say that this major version upgrade went almost as smooth as we planned >=]. We opted for a Blue-Green deployment in this specific upgrade as it offered us the least disruption times.

Now all the existing definitions are migrated and unprocessed messages are federated into the new RabbitMQ Cluster, and all services re-connected.

Authentication in Mosaic Management System

· 2 min read
Grigory Grin
Chief Developer Advocate

Recently, we've released a number of additional features regarding user authentication in Management System:

  • Redesigned sign in experience
  • Configurable IDPs and branding
  • Axinom Portal as IDP
  • Simplified Microsoft Entra ID configuration
  • Custom IDP

Here is a summary for the changes:

Redesigned sign in experience

Sign-in experience is now more aligned with the industry best practices. Users can directly sign in with their email and password, or select one of the external IDPs (Identify Providers) using the bottons below. Which IDPs can be used on a given environment is configurable (see below).

Sign-in dialog

DRM PlayReady API 6.21.0

· One min read
Johannes Jauch
Axinom DRM Product Owner, CTO

New release 6.21.0 of Axinom DRM License Service (PlayReady) is available!

Changes:

  • PlayReady Server SDK upgraded from v4.6.7604.13892 to v4.6.7607.0_QFE1. This is a security update released by Microsoft on Oct 26, 2024.

This is a so called required update that every licensee of the Microsoft PlayReady Server SDK has to incorporate into their Server Applications and Services within six months.

Mosaic Release R110

· One min read
Benjamin Schwendner
Chief Product Architect

New release (R110) of Axinom Mosaic is available!

It's a maintenance release fixing some issues and adding more consistency.

We recommend upgrading the libraries @axinom/mosaic-ui and @axinom/mosaic-service-common.

Video tutorials with AI-generated speech

· One min read
Grigory Grin
Chief Developer Advocate

How do you create your video tutorials? Here is an example where we used for Axinom Mosaic one of the modern text-to-speech tools: (kudos to Nipuni Madanayake).

How does it sound for you? For me it's still a bit "robotic", but it's a native speaker pronunciation (which is not an obvious thing for a non-UK non-US company). And what is even more interesting for me with my passion for continuous delivery - it allows to create a script, store it in git, and GENERATE the audio during build time - same as what you do with any other software build artifacts.

Now you can make modifications to the original script - they are all nicely trackable through git, and new builds can be produced anytime. Compare with an effort you have to make to record such a screencast yourself.

There is still a part with clicking and screen-recording - remains manual, but we are working on it!

Portal: Self-management features

· One min read
Grigory Grin
Chief Developer Advocate

We’re excited to announce that Axinom Portal now offers enhanced self-management features designed specifically for organizations with multiple users. Here’s what you can do:

  • Manage Environments: Configure, add, start, and stop services with ease. Learn more.
  • User Access Management: Directly add or remove users from your tenant, assign roles, and skip the need for support requests. See details.
  • Set Up SSO: Enforce your organization’s preferred identity provider (IDP), such as Microsoft or Google, for secure single sign-on.
  • Role-Based Access Control: Choose from four user roles—Business, Billing, Admin, and Technical—to fine-tune each user’s access to specific Portal features. Explore roles.