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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Kyber: A new approach for real-time video and controls streaming based on QUIC

2 点作者 lairv大约 1 年前

2 条评论

jauntywundrkind大约 1 年前
Looks awesome. From a really smart dude, making use of really good projects (ffmpeg, vlc). Ripping out as much buffering as possible, getting rid of sync, in the name of speed sounds wild. <a href="https:&#x2F;&#x2F;youtu.be&#x2F;0RvosCplkCc?si=Cemjym4_paHS38QG#t=6m9s" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;0RvosCplkCc?si=Cemjym4_paHS38QG#t=6m9s</a><p>The rest of the system is just as wild if not wilder. Input forwarding is complex! It also supports usb-ip!!! Wildlu fun options; seeing a better consumerized usb-pd would be so fun.<p>It was briefly mentioned that it&#x27;s not using Media-over-QUIC (MoQ), which was an immediate question I had. I wonder what drove them away from MoQ. <a href="https:&#x2F;&#x2F;quic.video&#x2F;" rel="nofollow">https:&#x2F;&#x2F;quic.video&#x2F;</a> <a href="https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;group&#x2F;moq&#x2F;about&#x2F;" rel="nofollow">https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;group&#x2F;moq&#x2F;about&#x2F;</a>
lairv大约 1 年前
This is a new project from Jean-Baptiste Kempf, main contributor of VLC<p>It sounds pretty insane, basically real time latency streaming for audio, video and inputs, where both the client and the server can run anywhere, on desktop, on mobile, on the web, so you could potentially play Cyberpunk 2077 by simply opening a new tab on any machine<p>It will be open-sourced although the project appears not to be yet available <a href="https:&#x2F;&#x2F;kyber.media&#x2F;" rel="nofollow">https:&#x2F;&#x2F;kyber.media&#x2F;</a>