| 1 | <rss version="2.0" |
|---|
| 2 | xmlns:media="http://search.yahoo.com/mrss/" |
|---|
| 3 | xmlns:jwplayer="http://developer.longtailvideo.com/trac/wiki/FlashFormats"> |
|---|
| 4 | <channel> |
|---|
| 5 | <title>Playlist with bitrate switches</title> |
|---|
| 6 | |
|---|
| 7 | <item> |
|---|
| 8 | <title>Progressive download</title> |
|---|
| 9 | <description>When bitrate switching a progressive download, the only actual switch is done on startup.</description> |
|---|
| 10 | <media:group> |
|---|
| 11 | <media:content bitrate="1600" width="1080" url="http://content.bitsontherun.com/videos/8Juv1MVa-67727.mp4" /> |
|---|
| 12 | <media:content bitrate="1200" width="720" url="http://content.bitsontherun.com/videos/8Juv1MVa-485.mp4" /> |
|---|
| 13 | <media:content bitrate="800" width="480" url="http://content.bitsontherun.com/videos/8Juv1MVa-484.mp4" /> |
|---|
| 14 | <media:content bitrate="400" width="320" url="http://content.bitsontherun.com/videos/8Juv1MVa-483.mp4" /> |
|---|
| 15 | <media:thumbnail url="http://content.bitsontherun.com/thumbs/8Juv1MVa-480.jpg" /> |
|---|
| 16 | </media:group> |
|---|
| 17 | </item> |
|---|
| 18 | |
|---|
| 19 | <item> |
|---|
| 20 | <title>HTTP streaming</title> |
|---|
| 21 | <description>Bitrate switching for HTTP streaming is done on startup and with every seek and fullscreen switch.</description> |
|---|
| 22 | <media:content bitrate="1600" width="1080" url="http://content.bitsontherun.com/videos/8Juv1MVa-67727.mp4" /> |
|---|
| 23 | <media:content bitrate="1200" width="720" url="http://content.bitsontherun.com/videos/8Juv1MVa-485.mp4" /> |
|---|
| 24 | <media:content bitrate="800" width="480" url="http://content.bitsontherun.com/videos/8Juv1MVa-484.mp4" /> |
|---|
| 25 | <media:content bitrate="400" width="320" url="http://content.bitsontherun.com/videos/8Juv1MVa-483.mp4" /> |
|---|
| 26 | <media:thumbnail url="http://content.bitsontherun.com/thumbs/8Juv1MVa-480.jpg" /> |
|---|
| 27 | <jwplayer:type>http</jwplayer:type> |
|---|
| 28 | <jwplayer:streamer>starttime</jwplayer:streamer> |
|---|
| 29 | </item> |
|---|
| 30 | |
|---|
| 31 | <item> |
|---|
| 32 | <title>RTMP streaming (regular)</title> |
|---|
| 33 | <description>Bitrate switching for RTMP streaming is done on startup and with every seek and fullscreen switch.</description> |
|---|
| 34 | <media:group> |
|---|
| 35 | <media:content bitrate="1600" width="1080" url="http://hwcdn.net/i6s8g7u7/fms/dynamic/8Juv1MVa-67727.mp4" /> |
|---|
| 36 | <media:content bitrate="1200" width="720" url="http://hwcdn.net/i6s8g7u7/fms/dynamic/8Juv1MVa-485.mp4" /> |
|---|
| 37 | <media:content bitrate="800" width="480" url="http://hwcdn.net/i6s8g7u7/fms/dynamic/8Juv1MVa-484.mp4" /> |
|---|
| 38 | <media:content bitrate="400" width="320" url="http://hwcdn.net/i6s8g7u7/fms/dynamic/8Juv1MVa-483.mp4" /> |
|---|
| 39 | <media:thumbnail url="http://content.bitsontherun.com/thumbs/8Juv1MVa-480.jpg" /> |
|---|
| 40 | </media:group> |
|---|
| 41 | <jwplayer:type>rtmp</jwplayer:type> |
|---|
| 42 | <jwplayer:rtmp.loadbalance>true</jwplayer:rtmp.loadbalance> |
|---|
| 43 | </item> |
|---|
| 44 | |
|---|
| 45 | <item> |
|---|
| 46 | <title>RTMP streaming (dynamic)</title> |
|---|
| 47 | <description>When an FMS 3.5 server is detected, bitrate switching is also continously done while watching the video.</description> |
|---|
| 48 | <media:group> |
|---|
| 49 | <media:content bitrate="1600" width="1080" url="videos/8Juv1MVa-67727.mp4" /> |
|---|
| 50 | <media:content bitrate="1200" width="720" url="videos/8Juv1MVa-485.mp4" /> |
|---|
| 51 | <media:content bitrate="800" width="480" url="videos/8Juv1MVa-484.mp4" /> |
|---|
| 52 | <media:content bitrate="400" width="320" url="videos/8Juv1MVa-483.mp4" /> |
|---|
| 53 | <media:thumbnail url="http://content.bitsontherun.com/thumbs/8Juv1MVa-480.jpg" /> |
|---|
| 54 | </media:group> |
|---|
| 55 | <jwplayer:type>rtmp</jwplayer:type> |
|---|
| 56 | <jwplayer:streamer>rtmp://fms.12E5.edgecastcdn.net/0012E5</jwplayer:streamer> |
|---|
| 57 | </item> |
|---|
| 58 | |
|---|
| 59 | </channel> |
|---|
| 60 | </rss> |
|---|