Bahlinc-Dev
Bahlinc-Dev
I know why you didn't see this before, it's tricky to reproduce. I was trying to put together a simple test case and found it didn't happen all time, where...
Note that you can create as many instances as you want within a SINGLE thread, and it will work fine. This only happens when you have instances in different threads.
Ok, I'll give that a try. On desktop, after process.exit() call, the app takes maybe 2-3 seconds to close. So I'm not sure what node is doing during that time,...
I get this too, same env as OP, but works within a node script. So this is just something with the CLI. If I use the --apiKey flag it returns...
Hi there, thanks for the quick response! For copying the pts from source->dest, I agree that in an ideal world the source stream would resume the pts from last sent...