Masoud MJ

Results 10 issues of Masoud MJ

**I'm trying to use cuda with go binding and I get this error randomly : I already saw this issue : https://github.com/ggerganov/whisper.cpp/issues/1814 and I'm using master branch already tested v1.5.4...

When v-stage component mounts I get this error in browser console and it only happens in dev environment and it does not happen when I build the project : ```...

Can you provide play from disk and save to disk examples for video too ??

### Describe the problem Currently the log levels will be write to localStorage and we have no options to avoid it ### Describe the proposed solution Add a boolean option...

### Select which package(s) are affected \@livekit/rtc-node ### Describe the bug **What is happening :** I'm trying to publish a video (screen share and 1920x1080 and simulcast is false) from...

### Select which package(s) are affected \@livekit/rtc-node ### Describe the bug when I publish 3 tracks with different codecs all three tracks will publish with the codec of first published...

### Select which package(s) are affected \@livekit/rtc-node ### Describe the bug When publishing tracks there will be some memory leaks that will increase over time. I used heaptrack in order...

when I publish 3 tracks with different codecs all three tracks will publish with the codec of first published track. I mean consider I want to publish 3 tracks like...

When unpublishing tracks multiple times there will be some memory leaks. I used heaptrack in order to track memory leak location and it seems that it's from VP8 - VP9...

### Describe the bug When I try to publish track using VP9 or AV1 codec, the js sdk notifies that connection quality changed to poor even in localhost but as...