Live

We will be live streaming to both a flash server and a Wowsa server (enabling users with
handheld devices to also watch the streams). The streams will have adaptive bitrate switching.

JWplayer configuration will be as follows:

function start() {
jwplayer('streamA').setup({
  'id': 'streamA',
  'width': '590',
  'height': '357',
  'autostart':true,
  'controlbar':'over',
  'provider': 'rtmp',
  'file': 'streamA',
  'streamer': 'rtmp://defr.le.tsicmds.com/nordunetlive/',
  'skin': '/live/glow.zip',
  'modes': [
  	  {type: 'flash', src: 'player.swf'},
          {type: 'html5', config: {'file': 'http://mps-ios-live.nordu.net:1935/live/streamA.sdp/playlist.m3u8', 'provider': 'http'}}
  ]
  });
}

VOD

NORDUnet will upload the files via FTP to media.terena.or. Terena will handle the videos on the official terena conferencesite. Naming scheme has been agreed and all material will be uploaded with the correct filename set.

  • No labels