Hacker News new | ask | show | jobs
by dinduks 4627 days ago
I've been looking for software to video chat without being locked in an ecosystem (especially Google Hangouts), and WebRTC seems to do the trick just fine while being completely decentralized. I just tried vLine and the quality is pretty good compared to Skype for example. Thank you vLine. :)

By the way, is HD video not supported or is the problem from my side?

1 comments

HD is supported, but we haven't enabled it yet for vLine link. We're waiting until we can do a better job detecting whether both ends can handle the HD stream, since the current WebRTC code doesn't do a great job of CPU load feedback (e.g., sending a 720p HD stream to a low-powered machine).

If you want to try out HD, register for a developer account at https://vline.com/developer/ and try the "Web Client". There is a drop-down menu on the "Video Call" button that lets you select HD (make sure to also choose that when you answer. The other option is to try GitTogether, which is just our Web Client with a GitHub login: https://gittogether.com.

What might be a good idea is allowing HD and disabling it by default, letting people choose if they want it or not.

I tried GitTogether and HD worked like a charm. The only problem is that resolution doesn't scale to the Internet speed, which means HD all the time but at low frame rate. However, the service is awesome and has a bright future in my opinion. Good luck!