Changeset 1495
- Timestamp:
- 12/14/10 17:50:20 (3 years ago)
- Location:
- plugins/livestream/js
- Files:
-
- 2 edited
-
jwplayer.livestream.js (modified) (2 diffs)
-
test/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/livestream/js/jwplayer.livestream.js
r1493 r1495 162 162 fontFace: 'Arial', 163 163 cssFloat: 'left', 164 width: ' 60%',164 width: '55%', 165 165 height: 48, 166 166 paddingLeft: 22, … … 176 176 fontFace: 'Arial', 177 177 cssFloat: 'left', 178 width: ' 60%',178 width: '55%', 179 179 paddingLeft: 22, 180 180 paddingTop: 12, -
plugins/livestream/js/test/index.html
r1494 r1495 28 28 manifest:'http://ec2-79-125-92-61.eu-west-1.compute.amazonaws.com/live/tester.mp4/manifest.m3u8', 29 29 streamer:'rtmp://ec2-79-125-92-61.eu-west-1.compute.amazonaws.com/live', 30 title:'Live testing session of the JW Player LiveStream plugin', 30 31 width: 720 31 32 },
Note: See TracChangeset
for help on using the changeset viewer.
