Commit Graph

127 Commits

Author SHA1 Message Date
David Halls
cfaa59e6ad Update webm-muxer.js 2023-11-12 21:47:05 +00:00
David Halls
6152c24bd2 For empty video, use data URI 2023-11-07 21:43:12 +00:00
David Halls
6435207d93 Fixes for cross origin content policy 2023-11-05 15:39:21 +00:00
David Halls
fa19f367b3 Update README 2022-09-15 21:05:49 +01:00
David Halls
bbbdfe48ac Fix webcodecs, add menu option to select encoder 2022-09-15 20:58:18 +01:00
David Halls
2786feb595 Update webm-muxer 2022-06-11 06:41:44 +01:00
David Halls
f2574f1ac7 Update ffmpeg and webm-muxer 2022-06-11 06:28:24 +01:00
David Halls
44f544da85 Pick up fix from 948fef2f40 2022-06-10 22:11:26 +01:00
David Halls
184d0a47bb Really fix link 2022-01-17 22:42:53 +00:00
David Halls
6e30b69777 Fix rawgit link 2022-01-17 22:41:01 +00:00
David Halls
654aade34c Update ffmpeg.js and log if postMessage: URL 2021-12-10 21:40:43 +00:00
David Halls
27feff9fa8 Update demo doc 2021-10-20 23:11:59 +01:00
David Halls
467acb4ea9 Add DASH to UI 2021-10-20 23:05:20 +01:00
David Halls
3edfb709da no-cors doesn't support PUT 2021-10-17 09:04:55 +01:00
David Halls
00dd002076 Update README for new config pattern 2021-10-17 08:43:59 +01:00
David Halls
c5441a760e Update comments 2021-10-17 08:00:32 +01:00
David Halls
9dbb517dc4 Use PUT for DASH 2021-10-16 22:00:43 +01:00
David Halls
413bf24184 Don't debug log 2021-10-16 20:35:38 +01:00
David Halls
51080b2762 Update ffmpeg.js (DASH changes) 2021-10-16 20:28:04 +01:00
David Halls
582f14f7e9 More DASH fixes 2021-10-16 07:37:09 +01:00
David Halls
4e23f98a0f Bring over changes from dash branch 2021-10-14 18:07:21 +01:00
David Halls
649ea53bc4 Set framerate per latest WebCodecs doc
Also change latency mode to realtime
2021-10-08 22:10:22 +01:00
David Halls
0f0a1c3747 Add note about encoding 2021-10-07 20:42:39 +01:00
David Halls
b27707ad12 Update demo URL 2021-10-07 20:31:46 +01:00
David Halls
3281bdec69 Fix property name 2021-10-07 20:29:38 +01:00
David Halls
6cba8b427d Try to fix crossorigin video error 2021-10-07 20:29:29 +01:00
David Halls
f58f798039 Demo not up yet 2021-10-07 19:55:24 +01:00
David Halls
3c6b035eaf Add licence info 2021-10-07 19:47:30 +01:00
David Halls
2ee59336e8 Update ffmpeg.js 2021-10-07 08:29:41 +01:00
David Halls
3caf0475d5 Fix typos 2021-10-06 23:31:46 +01:00
David Halls
c69dec7eaa Add README 2021-10-06 23:13:03 +01:00
David Halls
7ec6ef4d47 Use npx to run server 2021-10-06 07:58:32 +01:00
David Halls
e0b88f781b Rename files 2021-10-06 07:52:28 +01:00
David Halls
0edc5478dc Re-order menu items 2021-10-06 07:43:07 +01:00
David Halls
f840e1c38d Move scripts into separate directory 2021-10-05 22:44:08 +01:00
David Halls
dc1913728b Fix symlinks 2021-10-05 22:14:34 +01:00
David Halls
ab620b45a1 Add ffmpeg.js submodule 2021-10-05 21:35:09 +01:00
David Halls
236d1ab3f6 Remove ffmpeg-hls.js 2021-10-05 21:30:41 +01:00
David Halls
868c287274 Update ffmpeg-hls.js 2021-10-04 23:57:04 +01:00
David Halls
f9dca8ef50 Rename ffmpeg.js to ffmpeg-hls.js 2021-10-04 07:50:11 +01:00
David Halls
55b7e4cbbb Don't go live without a video config 2021-10-01 08:37:03 +01:00
David Halls
2f4d7282ac Put menu on left 2021-10-01 08:18:46 +01:00
David Halls
40a23543ea Remember force exit sending state 2021-09-30 22:25:22 +01:00
David Halls
5f8ce5a381 Update webm-muxer.js 2021-09-26 06:58:28 +01:00
David Halls
ce78a76234 Remove TODOs - issues created 2021-09-26 06:58:10 +01:00
David Halls
c5a02bbf92 Rename go-live button 2021-09-04 15:53:31 +01:00
David Halls
5809b177e0 Fix swap cameras on Android 2021-09-04 15:51:30 +01:00
David Halls
c00f2c9dd1 Update TODO 2021-09-04 13:31:55 +01:00
David Halls
f589b984a7 Update webm-muxer.js 2021-09-04 13:31:14 +01:00
David Halls
c5d19b4a7e Safari: suspend then close AudioContext
Otherwise sometimes the tab shows audio is still being produced
2021-09-04 08:47:13 +01:00