Hamit Zor

Results 5 comments of Hamit Zor
trafficstars

I strongly believe Git LFS has something to do with this, as @varya pointed out, because when I have PNGs that have not been interacted with Git LFS the error...

I found out that it's not really related with the `write` method, you can actually call `isStreamOpen` or `isStreamRunning` methods to keep it running. It almost feels like a reference...

Actually, even this worked for me: ``` // Not even calling the foo function, just declaring it. const foo = () => { recorder.isStreamOpen() // keeps the recorder stream running....

I also have the same issue. Even though I use `stop_listening` and `stop_perpetual`, and close all connections with `close` individually, I get port in use error when I try to...