diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-12-02 13:15:34 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-12-02 13:15:49 -0500 |
commit | 3106b7311d9e90694a93907d7b878f4b7a04bf86 (patch) | |
tree | 71124387232b62153f21c392ea8c4b063e2c2351 /2023/watch | |
parent | 0150f653898aaaa888a8d0cca4cdd6b361f761f2 (diff) | |
download | emacsconf-wiki-3106b7311d9e90694a93907d7b878f4b7a04bf86.tar.xz emacsconf-wiki-3106b7311d9e90694a93907d7b878f4b7a04bf86.zip |
add note to watching on devices
Diffstat (limited to '2023/watch')
-rw-r--r-- | 2023/watch/dev.md | 2 | ||||
-rw-r--r-- | 2023/watch/gen.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/2023/watch/dev.md b/2023/watch/dev.md index df9a2f81..ea4fbfff 100644 --- a/2023/watch/dev.md +++ b/2023/watch/dev.md @@ -17,7 +17,7 @@ For better performance, we recommend watching <a href="https://live0.emacsconf.o If you have limited bandwidth, you can watch the low-res stream <a href="https://live0.emacsconf.org/dev-480p.webm">https://live0.emacsconf.org/dev-480p.webm</a>. -If you don't have a streaming media player, you might be able to watch using the player below. (Google Chrome seems to be having issues; Mozilla Firefox might work better.) +If you don't have a streaming media player, you might be able to watch using the player below. (Google Chrome seems to be having issues; Mozilla Firefox might work better. If watching from a phone, Google Chrome seems to work there.) <video controls class="reload"><source src="https://live0.emacsconf.org/dev.webm" type="video/webm" /></video> diff --git a/2023/watch/gen.md b/2023/watch/gen.md index f5117326..047d7df0 100644 --- a/2023/watch/gen.md +++ b/2023/watch/gen.md @@ -17,7 +17,7 @@ For better performance, we recommend watching <a href="https://live0.emacsconf.o If you have limited bandwidth, you can watch the low-res stream <a href="https://live0.emacsconf.org/gen-480p.webm">https://live0.emacsconf.org/gen-480p.webm</a>. -If you don't have a streaming media player, you might be able to watch using the player below. (Google Chrome seems to be having issues; Mozilla Firefox might work better.) +If you don't have a streaming media player, you might be able to watch using the player below. (Google Chrome seems to be having issues; Mozilla Firefox might work better. If watching from a phone, Google Chrome seems to work there.) <video controls class="reload"><source src="https://live0.emacsconf.org/gen.webm" type="video/webm" /></video> |