Lasse Mejlvang Tvedt

Results 21 comments of Lasse Mejlvang Tvedt

I noticed it in the demo (https://ai.github.io/audio-recorder-polyfill/). I attached a error event listener to the player to see whats up and I got a MediaError object with error code 3...

It seems like `onaudioprocess` is not being fired in ios safari, so it doesn't have anything to do with the encoding. I'm a bit busy with a deadline atm, but...

Some inspiration: - [Awesome Unity](https://github.com/RyanNielson/awesome-unity) - [Awesome Game Boy Development](https://github.com/gbdev/awesome-gbdev#readme) - [Awesome Newsletters](https://github.com/zudochkin/awesome-newsletters#readme) - [Awesome Tech Videos](https://github.com/lucasviola/awesome-tech-videos#readme)

> I think we should also agree on a standard/template and tidy up the [open source patches](https://github.com/Spark-AR-Community/awesome-sparkar/blob/master/README.md#open-source-patches) bit, cause its kind of a mess; there are: I 100% agree with...

> I would not remove the section with streams. I think a specific stream can go under tutorials like proposed in the table of content structure? Usually, in a stream,...

@brandonkelly I've been experiencing the same on a page recently. It's a "Pruning extra revisions" job that fails: ![Screenshot 2021-10-02 at 14 03 23](https://user-images.githubusercontent.com/2833312/135715255-2b20a893-b3c4-4d18-bc7a-bba434afa2df.png) Now we are running the latest...

> @lassemt Does the job finish successfully if you restart it? Or does it consistently fail? @brandonkelly I didn't try restarting the queue as most of the times I had...

@brandonkelly that makes sense. Here is batch from queue.log when I tried to force recreating the error by manually saving the entry a couple of times. This was done right...

@brandonkelly I updated and restarted the server now. The same issue is still there and the logs are the same. But I noticed that it only happens when there are...

> @lassemt Do you have multiple queue runners? @brandonkelly I don't think so (I'm not too familiar with queues in PHP). As far as I know, I'm only running the...