Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Autoswitching video qualities with mp4 sources


Hi,
is there any possibility how to set autoswitching between qualities for mp4 sources? Something like auto quality for adaptive HLS streaming.
We have same video in multiple qualities added into sources option:
sources: [
{"file":"https:\/\/media.mojemedicina.cz\/vod\/videos\/2015-01-09-Film-k-launchi.mp4","label":"Vysok\u00e1 kvalita"},
{"file":"https:\/\/media.mojemedicina.cz\/vod\/videos\/2015-01-09-Film-k-launchi.242p.mp4","label":"N\u00edzk\u00e1 kvalita","default":true}
]
I want to set default quality based on speed of my connection.
We are using Wowza for HLS streaming, but for desktop users, there are mp4 files in html5 player not HLS streaming.
Thanks for help!

3 Community Answers

mark

User  
0 rated :

Is possible by using RTMP server

dominik.fiser

User  
0 rated :

So, this is not possible for VOD files (in html5 player without any streaming)?

mark

User  
0 rated :

There is no way in HTML5 to stream adaptive mp4 files.

This question has received the maximum number of answers.