From 93cf474b9e1771aad1b266eff3ffa87209fab5a3 Mon Sep 17 00:00:00 2001 From: Jerome Wu Date: Sun, 23 Jul 2023 22:58:36 +0800 Subject: [PATCH] Clean up browser examples --- apps/browser/concatDemuxer.html | 45 ++++++++++----------- apps/browser/image2video.html | 53 ------------------------ apps/browser/trim.html | 20 ++++++--- apps/browser/webcam.html | 72 --------------------------------- 4 files changed, 36 insertions(+), 154 deletions(-) delete mode 100644 apps/browser/image2video.html delete mode 100644 apps/browser/webcam.html diff --git a/apps/browser/concatDemuxer.html b/apps/browser/concatDemuxer.html index dc6fb00..1f13bcf 100644 --- a/apps/browser/concatDemuxer.html +++ b/apps/browser/concatDemuxer.html @@ -1,20 +1,8 @@ - - + + + @@ -23,24 +11,35 @@

- - - -

Click start to transcode images to mp4 (x264) and play!

-
- -

- Data Set - - - diff --git a/apps/browser/trim.html b/apps/browser/trim.html index 1648ba4..3c229bc 100644 --- a/apps/browser/trim.html +++ b/apps/browser/trim.html @@ -11,21 +11,29 @@

- - - -

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

-
- - -
- -

- - -