Nam Se Hyun

Results 34 comments of Nam Se Hyun

it was very difficult to know when i read that docs first time. And I hope I can browse local resource in local computer, not connecting remote localstack service.

What I mean is that the Rust backtrace didn't work. If I could identify which line in this library caused the error, it would naturally be easier to diagnose the...

@alya screenshot updated. please check it.

No issue on browser because browser support video full screen. Happened on Desktop mac version, i don't have linux or windows now.

@alya would you help twilight39 to summit new PR?

@zulipbot add "help wanted"

@twilight39 I guess you can make PR from now on. would you try to do that?

I'd like to share an example of my implementation. In my case, the project was to resample 48KHz opus audio to 44.1Khz for playback. Even if it's not necessarily 44.1KHz,...

What does "the inverse of what you have for 'Resampling a stream'" mean? The type of output buffer that CPAL requests from you is provided by CPAL. https://github.com/RustAudio/cpal/blob/master/examples/synth_tones.rs#L98 The fact...

> Were you able to run the tests of the skia-bindings and skia-safe crates? It seems like using Wasmtime for testing is a good idea, but it appears that Wasmtime...