From 3e254b724de872bb921182bcdb4b579ca0d15bc3 Mon Sep 17 00:00:00 2001 From: jeromewu Date: Sun, 10 Nov 2019 03:57:05 +0000 Subject: [PATCH] Add webcam example --- examples/browser/run.html | 2 +- examples/browser/transcode.html | 2 +- examples/browser/webcam.html | 75 +++++++++++++++++++++++++++++++++ 3 files changed, 77 insertions(+), 2 deletions(-) create mode 100644 examples/browser/webcam.html diff --git a/examples/browser/run.html b/examples/browser/run.html index 40ac972..dbb0c97 100644 --- a/examples/browser/run.html +++ b/examples/browser/run.html @@ -18,7 +18,7 @@

Upload a video to transcode to mp4 (x264) and play!


-

+

+ + + +

Record video from webcam and transcode to mp4 (x264) and play!

+
+ + +
+ +

+ + +