Commit Graph

81 Commits

Author SHA1 Message Date
David Halls
3edfb709da no-cors doesn't support PUT 2021-10-17 09:04:55 +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
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
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
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
dc1913728b Fix symlinks 2021-10-05 22:14:34 +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
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
c5d19b4a7e Safari: suspend then close AudioContext
Otherwise sometimes the tab shows audio is still being produced
2021-09-04 08:47:13 +01:00
David Halls
673eb06bfe Fixes for Safari on Mac 2021-09-03 23:06:41 +01:00
David Halls
81fff39248 Common function to set media 2021-09-03 07:43:44 +01:00
David Halls
e0a6c76d6b Retry gUM with audio and video separately 2021-09-03 07:32:30 +01:00
David Halls
52cd36b298 Update TODO 2021-09-02 20:52:38 +01:00
David Halls
5513ce978f Fix mic toggle while camera on 2021-09-02 20:45:13 +01:00
David Halls
d7766e2ee5 Use audio worklet for regular update events even with MediaRecorder 2021-09-02 19:39:00 +01:00
David Halls
ca851c3f18 Slight tidy up 2021-09-02 08:53:36 +01:00
David Halls
4700708d7b Fix camera switch 2021-09-01 22:32:15 +01:00
David Halls
cdcdd26737 Fix audio but no video 2021-09-01 22:25:34 +01:00
David Halls
dc1631fbac Rename shader 2021-09-01 06:42:19 +01:00
David Halls
1d9ca07615 Make greyscaling an option 2021-09-01 06:40:22 +01:00
David Halls
3cf00f7655 Lock portrait even if currently landscape 2021-09-01 06:18:10 +01:00
David Halls
fb1bb65098 Enable camera switch when portrait locked 2021-08-31 22:53:09 +01:00
David Halls
758becd42d Create a single silent source, switch when no audio source 2021-08-31 21:48:00 +01:00
David Halls
3c64ffc5e0 Finish camera facing mode swap 2021-08-23 22:40:23 +01:00
David Halls
5ce3adcc5f Start implementing camera facing mode swap 2021-08-22 22:53:44 +01:00
David Halls
02e6e32028 Start restructure to allow video to be restarted 2021-08-21 12:08:22 +01:00
David Halls
e863e4443e Cope with resolution changes when rotate
Add swap facing mode icon in preparation for implementing
facing mode change
2021-08-20 12:39:32 +01:00
David Halls
47b35d34bb Remove comment 2021-08-19 16:30:33 +01:00
David Halls
70d7a37417 Fix lock and rotate portrait 2021-08-19 13:55:52 +01:00
David Halls
e0a1ee2550 Start to fix lock and rotate portrait 2021-08-19 12:36:09 +01:00
David Halls
cdf5652f32 Fix "zoom" 2021-08-19 09:53:58 +01:00
David Halls
8748d960ed Remove done TODO 2021-08-17 12:30:13 +01:00
David Halls
3edca01379 Use encoder resolution for canvas 2021-08-17 12:29:34 +01:00
David Halls
46f2c47496 Let getUserMedia choose resolution 2021-08-17 12:25:40 +01:00
David Halls
f687aabd41 Add ability to select encoder resolution 2021-08-17 09:20:28 +01:00
David Halls
6743fe3a1a Allow nav collapse to be closed by clicking on canvas 2021-08-16 22:09:34 +01:00
David Halls
47275129d3 If not forced stop, let remaining data be encoded 2021-08-11 22:12:14 +01:00
David Halls
ed4d8d41a8 Fix issues introduced by non-quirks mode 2021-08-03 07:58:04 +01:00