James Pellow
James Pellow
The solution is to add trackless transceivers to the pc before generating the offer for anyone else that may be experiencing the same issue.
I'm wondering what the status of this is? With all the issues with `fs.watch`, is there a plan to switch to chokidar? I see @Karnith started the effort, though I...
Looking at this a bit more, I notice that we are using `chokidar` in poling mode, which is required for monitoring files on networked filesystems. If this is the case,...
For remote streams the stats solution works perfectly. For local streams a solution doesn't seem to exist. Anybody looking at this? I'd be happy to implement a solution if there...
I'd just like to add my support for this. In my reasonably complex application, this is the only package preventing us from compiling to wasm. I have reviewed this patch...
I'm curious if there has been any progress on this? I'm hitting exactly this behavior as well. I've tried the suggested fix and it is still hanging up on the...
I believe Helper.setVolume is what you want for native applications. For web applications, a solution doesn't yet exist. The setVolume function uses deprecated features on web. I know the original...
Bump! Is there anything holding this up from being merged? With this we are able to successfully us this package in web. Please consider including it and releasing a new...