Results 19 issues of dtbaker

Just installed. Love it. Going to use this for blogging new app features. Would love a pause option (lock recording window size while paused, but allow recording window to be...

enhancement

Hello, As discussed over here: https://github.com/vercel/next.js/discussions/17431 I have connected the app to rollbar and am seeing sourcemaps appear in rollbar, however rollbar is missing sourcemaps for any files under the...

**Describe the bug** I had 53 events over night but only two video files made their way to S3 Both the `video` and `webhook` IO options are enabled through the...

**Is your feature request related to a problem? Please describe.** I'm finding it hard to figure out what the configuration variables mean with trial and error. Especially when looking at...

**Describe the bug** Hello, I can successfully request endpoints such as `/api/v1/images/latest_sequence` using the REST API and a base64 encoded Authorization header As documented here: https://doc.kerberos.io/2.0/web/aPI But for some reason...

enhancement

We used it here: https://mixkit.co/free-halloween-videos/ works wonderfully !

Is it possible to use this in a bundler like webpack? How does that work with the worker file, I thought that had to be a separate public available file...

From an Extension, I'm hoping to capture the current Program Monitor view as a screenshot/image/base64 encoded string. Is that at all possible? I've found the [sample code](https://github.com/Adobe-CEP/Samples/blob/e60d6a22ef44d8eb4cca3904c35a0c050576b697/PProPanel/index.html#L264-L292) which opens the...

Hello, I used your kickoff template, nice :+1: Just noticed it might be missing the nav js controller, as the `click->nav#toggleMenu touch->nav#toggleMenu` doesn't work. Cheers

It would be wonderful if we could pipe a video stream output to another app, rather than starting a stream server. e.g. `./camera-stream -o tcp://1.2.3.4:1234` or `./camera-stream -o - |...