Skip to content

Instantly share code, notes, and snippets.

@pulse00
Created February 21, 2010 20:38
Show Gist options
  • Save pulse00/310520 to your computer and use it in GitHub Desktop.
Save pulse00/310520 to your computer and use it in GitHub Desktop.
plugins: {
h264streaming: {
url: options.h264_plugin
},
trafficlog: {
url: options.trafficlog_plugin,
id: options.player_id,
poll_interval: options.poll_interval,
pid: options.player_id,
log_url: options.trafficlog_url
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment