Akash Hamirwasia

Results 73 comments of Akash Hamirwasia

@geiseri This is a very interesting feature. Some of my thoughts: - This will only work when WebTorrent transfer is used. I wonder if we can make it work even...

Yes, I think this should be possible, you could proxy the requests from the public server to the other server's IP address and port number using nginx. Let me know...

Not sure if this was resolved, but for anyone facing this issue, please refer [this](https://github.com/blenderskool/blaze/blob/master/nginx/image-nginx.template) nginx config to setup the proxy correctly. Also, if WebRTC fails to work across networks,...

This is most likely because there is no TURN server being used.

@RotonEvan No not using Firefox right now

@elearningdienst Yes it is possible to use a coturn server with Blaze. You'll have to add your TURN server details to this file, and rebuild Blaze client app https://github.com/blenderskool/blaze/blob/61998dd02bd1d47d011f1ce6ace0a2c9747cbf63/client/src/utils/fileShare.js#L17

@alceil There are no designs for this page yet, will work on this once we finalize the options which will be shown on this page. Then maybe it'll be easier...

@Gerrit0 From what I understand, this would allow multiple files that were received to be downloaded together as one zip file?

@Gerrit0 Right, I see, this was the behavior in v1.x. But the issue which I and few others felt was that it adds friction to the experience as you have...

Gave this some more thought, and I think we can try the following flow: - User selects > 1 no. of files: - If the no. of files < 5:...