richard-llmnn
richard-llmnn
@sadektouati Did you find a solution or did you give up?
> > @sadektouati Did you find a solution or did you give up? > > I sort of gave up. How about you I am not much further, but I...
@sadektouati It works on my localhost :+1: after a bit of try and error. Please make sure that you have the publicKey (p265dh), the endpoint and the authToken (auth). My...
@sadektouati On the client you get the subscription object. In my project I send the endpoint, keys.auth and keys.p265d to my backend api. The backend saves the data to a...
> me too, I cannot send push.. Even if all reports are successful, I cannot see a push notification, neither in the browser on my laptop, nor in the mobile...
@homerlex Hey, I think I found a working solution. Instead of importing `.../encoderWorker` import `import EncoderWorker from '.../encoderWorker.umd` The second part is to pass the `MediaRecorder` into the `EncoderWorker`. Long...
Please merge, I also want to use FFMPEG.wasm in a webworker.
> Alternatively you could clone my fork as a last resort. confused Yes, but the easier and cleaner way is when your changes are merged into the master and (I...
@nxtexe Can you also add the `importScripts` changes from [here](https://github.com/nxtexe/ffmpeg.wasm/blob/6dd52849d5ea605409635259d51e76d946eddff3/src/browser/getCreateFFmpegCore.js#L42)? Edit: Sorry, I have only seen it now that you already added the `importScripts`
Thank you @btimbermont and @dlemstra for your help :100: . Because not all formats are added yet to the current AppImage, I will keep the issue open.