Chaphasilor
Chaphasilor
@bdlb77 yeah, I think the second option would be the way to go here. Also, as you already stated, we'd have to do some serverless auth using WebRTC. Maybe we...
@bdlb77 well my first idea is using the server, maybe @ianramzy meant that? If not, we'll have to be careful with server state, because Heroku will wipe all data and...
@bdlb77 yep, something like that :D Heroku will regularly 'move' the server, i.e. clone the repo to a new virtual server, start it and then erase the old server files....
yes, we are aware of the issue and this will probably be changed when fixing #10
Sure, start by forking the repo and setting it up locally, following the instructions in the readme. After that, you can tinker with the code and try to fix the...
Did you just use "Meta" and "privacy" in the same sentence? 👀 Aside from that, this project has already been sold afaik :)
Ahh okay, of course you're right. It's just not very clear nowadays, and Ian had a talk at facebook about this project, so that's why I made the assumption. There...
I'm relatively sure the webcam's resolution isn't being limited by zipcall, it might have something to do with the browser settings or the webcam input itself? @ianramzy any ideas?
And the server is not only installed, but also running? Also, are you sure your path is correct?
> Node.js is running, but I am not clear what was my mistake :( > > public_html/myprint.lk/dating2/chat6/server.js have you tried simply navigating to `myprint.lk`, without the `dating2/chat6` part? Your error...