Sam Dutton

Results 106 comments of Sam Dutton

Thanks for the heads-up. [This commit](https://github.com/samdutton/simpl/commit/e2db8f4f84473adb15e4816d343ba2e33f3141c0) fixes this. There were two problems: • I'd forgotten to add `playsinline` to `` for this demo. • AFAICT Safari only gets default devices...

**Update 1: I've noticed that on iOS the camera initially shown as selected may not be the same as the camera that's actually in use. This means you may need...

Which example does this relate to? I guess you could use `MediaRecorder` to record from each ``. You also might want to look at this: https://stackoverflow.com/questions/52768330/combine-audio-and-video-streams-into-one-file-with-mediarecorder

Sorry @heyawhite — somehow wound up with two branches for this update :/. samdutton-patch-4 and samdutton-trust-tokens-status.

> so how much blob size can we record in client side ? @beaufortfrancois may know the answer to this.

Thanks François! On Mon, 10 Oct 2022, 08:27 François Beaufort, ***@***.***> wrote: > > https://chromium.googlesource.com/chromium/src/+/main/storage/browser/blob/README.md#blob-storage-limits > has all details > > — > Reply to this email directly, view it...

Hi Bill Sorry to hear this isn't working! I've tried this out in Chrome 97.0.4692.87 on Android 12 but I can't reproduce the error (i.e. it works for me). I...

A propos of this — is there a way to get Elasticlunr to handle punctuation, i.e. not strip out all characters? For example, I've built a Shakespeare search app at...

Good idea — let's look at this once we have the basic site up and running.