Discussions

Ask a Question

Question on Chapters

Chapter titles and summaries look good most of the time, but the timestamps seem random or maybe hardcoded. This makes the chapters inaccurate for real playback.
Is the current algorithm designed to generate fixed-length chapters, or is this something you plan to refine for context-based segmentation?

Is there a React Native SDK or player component planned?

I’m integrating FastPix into my React Native (Expo) project and noticed that the docs currently have player examples for Android (Kotlin), iOS (Swift), Flutter, and Web. Just wanted to check if there’s a React Native SDK or player component in development.

Is it possible to add shoppable overlays during a live stream?

Can we let viewers click on products or links directly within the live video for example, showing items as the host talks about them and allowing instant purchase without leaving the stream?

ANSWERED

Video Stuck in 'Processing' State

I fetched the video using the public URL, but it remained stuck in the processing state even after several minutes

ANSWERED

Switching between staging and production environments

When switching between staging and production environments, authentication fails in staging but works in prod.

ANSWERED
ANSWERED
ANSWERED

How can I lock the playback to a fixed resolution without fallback?

When setting resolution using the max-resolution attribute, the player occasionally reverts to adaptive streaming. How can I lock the playback to a fixed resolution without fallback?