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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: C++ Http-Live-Streaming Server built with Oat++ framework

57 点作者 lganzzzo超过 6 年前

6 条评论

lganzzzo超过 6 年前
C++ HLS streaming server built with oat++ zero-dependency framework. (about oat++ see: <a href="https:&#x2F;&#x2F;github.com&#x2F;oatpp&#x2F;oatpp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;oatpp&#x2F;oatpp</a>)<p>Features:<p>- Serve embedded video<p>- Serve HLS stream
funkythings超过 6 年前
This looks great! Also, nice to see some modern Cmake in the wild ;)
cheez超过 6 年前
This is actually pretty cool, very little boilerplate it seems. Nicely done.
评论 #18288726 未加载
herbstein超过 6 年前
I did something similar as a proof-of-concept in Rust. Might be of interest to some people.<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;Herbstein&#x2F;restreamer" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;Herbstein&#x2F;restreamer</a>
quotemstr超过 6 年前
With C++ metaprogramming as powerful as it is, why are macros (or what I presume to be macros) in the class body still necessary? It reminds me a bit of 1990s MFC, and not in a good way.
评论 #18290639 未加载
评论 #18290632 未加载
quickthrower2超过 6 年前
Some kind of c++ conference happening today? Lots of c++ submissions!