How to get video quality options for locally stored m3u8 files #1210
Replies: 2 comments
-
There's heaps of examples using hooks and styling:
|
Beta Was this translation helpful? Give feedback.
-
Thanks for your assistance! Just wanted to let you know that I found the solution to my problem. Initially, I thought I had to create a map of resolutions with corresponding source files and adjust the source addresses manually. However, all I needed to do was create a |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I'm new to using Vidstack and currently working on integrating HLS-based video streaming into a React app. I've generated m3u8 files for different resolutions locally and aim to implement manual video quality control. However, I'm unsure how to integrate the necessary hooks effectively due to lack of detailed examples. Any guidance would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions