geschiedenis
Dit is de zoveelste incarnatie van mijn website wie nieuwsgierig is kan de
oudere 'recente' wijzigingen bekijken.We've retranscoded our streams and added new transport stream (ts) segments with playlists (m3u8) to support playing on cellular networks (f.e. 3G). One of the coolest movies I watched while doing that is this first airmail trip to Marseille in 1926. At 2:54 they arrive at Marseille and are escorted by their French colleagues to the airport.
The movie can also be viewed at Open Images.
It includes a segmented stream for devices on a cellular network, which means you can play it on your iPhone to kill some time while riding the train to work.
Below a fragment showing the video tag. The last source file is a m3u8 playlist containing 36 segments of 10 seconds.
<video poster="http://www.openimages.eu/images/600320/Fokker_Marseille_42339_2.jpeg" controls="controls" width="512" height="288">
<source src="http://www.openimages.eu/files/19/128354.19484.Celluloidremix-MetDeFokkerVIIEnDeEersteLuchtmailNaarMarseille19266mi732.webm" type="video/webm; codecs=vp8,vorbis" />
<source src="http://www.openimages.eu/files/19/19493.19484.Celluloidremix-MetDeFokkerVIIEnDeEersteLuchtmailNaarMarseille19266mi732.ogv" type="video/ogg; codecs=theora" />
<source src="http://www.openimages.eu/files/19/19499.19484.Celluloidremix-MetDeFokkerVIIEnDeEersteLuchtmailNaarMarseille19266mi732.mp4" type="video/mp4; codecs=avc1.42E01E,mp4a.40.2" />
<source src="http://www.openimages.eu/files/19/36996.19484.Celluloidremix-MetDeFokkerVIIEnDeEersteLuchtmailNaarMarseille19266mi732.m3u8" type="application/x-mpegurl" />
</video>
The first part of the m3u8 file looks like this:
#EXTM3U #EXT-X-TARGETDURATION:10 #EXTINF:10, http://www.openimages.eu/files/19/36996.19484.Celluloidremix-MetDeFokkerVIIEnDeEersteLuchtmailNaarMarseille19266mi732-1.ts #EXTINF:10, http://www.openimages.eu/files/19/36996.19484.Celluloidremix-MetDeFokkerVIIEnDeEersteLuchtmailNaarMarseille19266mi732-2.ts #EXTINF:10,
etc.
When you're on G3 your device should choose this if everything is correctly configured.
0 comments
Dit is de zoveelste incarnatie van mijn website wie nieuwsgierig is kan de
oudere 'recente' wijzigingen bekijken.En ik heb hier een pagina waarop ik nieuwe en oudere versies van my_editors verzamel.