diff --git a/static/galene.js b/static/galene.js index 79da3df..38f5fbc 100644 --- a/static/galene.js +++ b/static/galene.js @@ -435,7 +435,7 @@ function gotDownStream(c) { console.error(e); displayError(e); }; - c.ondowntrack = function(track, transceiver, label, stream) { + c.ondowntrack = function(track, transceiver, stream) { setMedia(c); }; c.onnegotiationcompleted = function() {