| 1 | <rss version="2.0" xmlns:jwplayer="http://developer.longtailvideo.com/trac/wiki/FlashFormats"> |
|---|
| 2 | <channel> |
|---|
| 3 | <title>Example media RSS playlist with HD</title> |
|---|
| 4 | |
|---|
| 5 | <item> |
|---|
| 6 | <title>Progressive download, no HD file</title> |
|---|
| 7 | <jwplayer:file>http://developer.longtailvideo.com/player/testing/files/bunny.flv</jwplayer:file> |
|---|
| 8 | </item> |
|---|
| 9 | |
|---|
| 10 | <item> |
|---|
| 11 | <title>Progressive download, HD file</title> |
|---|
| 12 | <jwplayer:file>http://developer.longtailvideo.com/player/testing/files/bunny.flv</jwplayer:file> |
|---|
| 13 | <jwplayer:hd.file>http://developer.longtailvideo.com/player/testing/files/bunny.mp4</jwplayer:hd.file> |
|---|
| 14 | </item> |
|---|
| 15 | |
|---|
| 16 | <item> |
|---|
| 17 | <title>HTTP streaming, HD file</title> |
|---|
| 18 | <jwplayer:file>http://content.bitsontherun.com/videos/LJSVMnCF-327.mp4</jwplayer:file> |
|---|
| 19 | <jwplayer:provider>http</jwplayer:provider> |
|---|
| 20 | <jwplayer:http.startparam>starttime</jwplayer:http.startparam> |
|---|
| 21 | <jwplayer:hd.file>http://content.bitsontherun.com/videos/LJSVMnCF-67067.mp4</jwplayer:hd.file> |
|---|
| 22 | </item> |
|---|
| 23 | |
|---|
| 24 | <item> |
|---|
| 25 | <title>Youtube, 240p</title> |
|---|
| 26 | <jwplayer:file>WiloZd1H4ow</jwplayer:file> |
|---|
| 27 | <jwplayer:provider>youtube</jwplayer:provider> |
|---|
| 28 | </item> |
|---|
| 29 | |
|---|
| 30 | <item> |
|---|
| 31 | <title>RTMP streaming, HD file</title> |
|---|
| 32 | <jwplayer:file>videos/8Juv1MVa-483.mp4</jwplayer:file> |
|---|
| 33 | <jwplayer:provider>RTMP</jwplayer:provider> |
|---|
| 34 | <jwplayer:streamer>rtmp://fms.12E5.edgecastcdn.net/0012E5</jwplayer:streamer> |
|---|
| 35 | <jwplayer:hd.file>videos/8Juv1MVa-67727.mp4</jwplayer:hd.file> |
|---|
| 36 | </item> |
|---|
| 37 | |
|---|
| 38 | <item> |
|---|
| 39 | <title>HTTP streaming, no HD file</title> |
|---|
| 40 | <jwplayer:file>http://content.bitsontherun.com/videos/LJSVMnCF-327.mp4</jwplayer:file> |
|---|
| 41 | <jwplayer:provider>http</jwplayer:provider> |
|---|
| 42 | <jwplayer:http.startparam>starttime</jwplayer:http.startparam> |
|---|
| 43 | </item> |
|---|
| 44 | |
|---|
| 45 | <item> |
|---|
| 46 | <title>RTMP streaming, no HD file</title> |
|---|
| 47 | <jwplayer:file>videos/8Juv1MVa-483.mp4</jwplayer:file> |
|---|
| 48 | <jwplayer:provider>RTMP</jwplayer:provider> |
|---|
| 49 | <jwplayer:streamer>rtmp://fms.12E5.edgecastcdn.net/0012E5</jwplayer:streamer> |
|---|
| 50 | </item> |
|---|
| 51 | |
|---|
| 52 | <item> |
|---|
| 53 | <title>Youtube, 1080p</title> |
|---|
| 54 | <jwplayer:file>XSGBVzeBUbk</jwplayer:file> |
|---|
| 55 | <jwplayer:provider>youtube</jwplayer:provider> |
|---|
| 56 | </item> |
|---|
| 57 | |
|---|
| 58 | <item> |
|---|
| 59 | <title>ova.hidden set</title> |
|---|
| 60 | <jwplayer:file>videos/8Juv1MVa-483.mp4</jwplayer:file> |
|---|
| 61 | <jwplayer:hd.file>videos/8Juv1MVa-483.mp4</jwplayer:hd.file> |
|---|
| 62 | <jwplayer:provider>RTMP</jwplayer:provider> |
|---|
| 63 | <jwplayer:streamer>rtmp://fms.12E5.edgecastcdn.net/0012E5</jwplayer:streamer> |
|---|
| 64 | <jwplayer:ova.hidden>true</jwplayer:ova.hidden> |
|---|
| 65 | </item> |
|---|
| 66 | |
|---|
| 67 | </channel> |
|---|
| 68 | </rss> |
|---|