TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Galène Videoconferencing Server

132 点作者 jech超过 4 年前

7 条评论

Sean-Der超过 4 年前
Congrats on the launch jech! These are the things that have made me really excited about Galène. If you are doing broadcasting&#x2F;teaching you really can&#x27;t beat it.<p>* The build&#x2F;deploy is INSANELY easy. `go build` and a certificate.<p>* UI is a joy to use. Load it up, no frustrating loading screens or spinners. A clean layout that effectively uses the screen real estate.<p>* UI&#x2F;Backend is decoupled and documented. Read `README.FRONTEND` it clearly lays out how to bring your own frontend.<p>* Built in a way you can learn from. The code is clear and concise, I have learned a lot from reading it and brought back ideas to my own work!
评论 #25496425 未加载
sylwester超过 4 年前
Great, works out of the box. I&#x27;d add an anonymous option to the login, even though you can leave the password empty. Also, an indicator if TURN is used and if it&#x27;s non-encrypted or encrypted would be great.
评论 #25494143 未加载
评论 #25493222 未加载
spicyramen超过 4 年前
Any comparisons vs McuWeb or jitsi?
评论 #25494251 未加载
评论 #25493691 未加载
kodablah超过 4 年前
Nice. I have been toying in this space myself and programmatic alternatives to the existing solutions I think are the way forward.<p>The future features are exactly what I&#x27;m looking for. Namely simulcast support to help bandwidth limited clients and server scalability&#x2F;redundancy especially in a WAN scenario.
alexchamberlain超过 4 年前
This is cool. Some random thoughts&#x2F;feedback:<p>- it would be good to document&#x2F;visualise the different components. AFAICT coturn is used to connect peers; what is galene responsible for? Signalling and room management?<p>- A big, clear link to the code on Github is always nice
评论 #25495406 未加载
bilekas超过 4 年前
This is really cool, I havent found many solutions like it before while looking! Nice.<p>&gt; This server is used in production, please don&#x27;t overload it.<p>HN Might inadvertently cause that! :)
评论 #25494259 未加载
ortenheim超过 4 年前
Very interesting. How does it work scaling? Possible to have one loadbalancer with multiple servers? With autscaling? Or only works with one server for now?
评论 #25492863 未加载