Source switch (Projekktor Core)
Hi,
I wonder, it's possible to change the video-source of a playing video? The user should be able to click on a button to change the videoquality.
I like to add various qualities of any video. For example:
<video class="projekktor" width="640" height="360" poster="poster.jpg">
<source src="myvideo_low.mp4" />
<source src="myvideo_medium.mp4" />
<source src="myvideo_high.mp4" />
<source src="myvideo_low.webm" />
<source src="myvideo_medium.webm" />
<source src="myvideo_high.webm" />
<source src="myvideo_low.ogv" />
<source src="myvideo_medium.ogv" />
<source src="myvideo_high.ogv" />
</video>
How should/can I do this issue?
672 views
Complete thread:
- Source switch - HD, 2012-06-16, 12:31
![Open whole thread [*]](templates/default/images/complete_thread.png)
- Source switch - javo, 2012-06-27, 07:13
![Show preview […]](templates/default/images/ajax_preview.png)
- Source switch - sascha, 2012-06-28, 15:24
![Show preview […]](templates/default/images/ajax_preview.png)
- Source switch - javo, 2012-06-28, 17:05
![Show preview […]](templates/default/images/ajax_preview.png)
- Source switch - Inzoum, 2012-07-25, 12:12
![Show preview […]](templates/default/images/ajax_preview.png)
- Source switch - javo, 2012-06-28, 17:05
- Source switch - javo, 2012-06-27, 07:13
