Feature #2217
Ability to play dashed video/audio
Status: | New | Start date: | 07/19/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Video playback | |||
Target version: | 5.2 |
Description
Youtube follows html5 concept. They don't send 1080p content in muxed files anymore. Instead the player should mix two urls one of which is video and other audio. API need some way to play this like:
page.source = "videoparams:" + showtime.JSONEncode({ sources: [{ url: "http://videoUrl", audio: "http://audioUrl" }] });
History
#1
Updated by Rob Koni almost 9 years ago
Leonid Protasov wrote:
Youtube follows html5 concept. They don't send 1080p content in muxed files anymore. Instead the player should mix two urls one of which is video and other audio. API need some way to play this like:
[...]
Are we then able to watch 1080p Youtube content again?
#2
Updated by Leonid Protasov almost 9 years ago
Rob Koni wrote:
Leonid Protasov wrote:
Youtube follows html5 concept. They don't send 1080p content in muxed files anymore. Instead the player should mix two urls one of which is video and other audio. API need some way to play this like:
[...]Are we then able to watch 1080p Youtube content again?
Sure.
#3
Updated by Andreas Smas over 8 years ago
- Priority changed from High to Normal
#4
Updated by Andreas Smas over 8 years ago
- Target version deleted (
4.8)
This is a big task. Need both fragmented mp4 player and DASH manifest decoder.
Not feasible for 4.8
#5
Updated by Leonid Protasov over 8 years ago
- Target version set to 4.10
#6
Updated by Andreas Smas about 8 years ago
- Target version deleted (
4.10)
#7
Updated by Rob Koni over 6 years ago
Is this still in the pipeline with the newer audio/video decoding options?
#8
Updated by Leonid Protasov over 5 years ago
- Target version set to 5.2