diff --git a/ffmpeg.js b/ffmpeg.js index 95aeb49..8b9ee57 160000 --- a/ffmpeg.js +++ b/ffmpeg.js @@ -1 +1 @@ -Subproject commit 95aeb4915ff179a742f7caf280d31d071153aae7 +Subproject commit 8b9ee574346044d83333f497033b68928dda6b43 diff --git a/site/mux-receiver.js b/site/mux-receiver.js index 4e2389d..f43e7a7 100644 --- a/site/mux-receiver.js +++ b/site/mux-receiver.js @@ -59,7 +59,7 @@ export class MuxReceiver extends EventTarget { data: base_url, protocol, options: protocol === 'dash' ? { - method: 'PUT' + //method: 'PUT' } : {} }); // falls through