Jordan Neufeld
Jordan Neufeld
Some Questions for consideration: - Should we allow configuring multiple certificates via file(s) and then allow the user to assign these certificates to certain proxies (or the Admin API) -...
@miry the one that I've built is leveraging a custom framework that's not open source, so I cannot really share any details on that front.
@miry https://github.com/operator-framework/operator-sdk is another option that is very popular
I was able to get it to work with the Zoom app on OSX. - Quit Zoom completely (CMD + Q) - Quit Webcamoid Completely - Open Webcamoid (right click...
I believe I'm also affected by a similar issue. Playback stops after approximately 1 hour when I am playing HLS streams served from a webserver on my local network. I...
Any word on the status of getting this merged into master? It would be great to see the node dashboard fixed up for the node-exporter 0.16.0
@Lepozepo Any update on the debugging of the delete function? I am experiencing a similar issue as well. I'm uploading images into subfolders (folder name is Meteor.userId() - each user...
After a bit more reading I figured out what I need to do. I was defining functions like `HandleDoorbell` as a standalone function and registering it as a handler. In...
I found `b.Say()` after I had posted the last comments 😉 . I put together a more thorough example to try to explain the issues I'm dealing with that would...
+1 Also having this issue. A `console.log(userId)` inside the download part is always returning false.