X11投屏组播解决方案

发布于 2024-08-29 21:08:57 字数 160 浏览 11 评论 0原文

我需要在有损(无线)环境中将 x11 应用程序窗口多播到多个(sai 100)客户端。

现在,我可以通过屏幕抓取 (vlc) 和 h264 压缩来完成此操作,但应该有一个更干净的解决方案,类似于多播 NX 会话。

有什么东西可以用胶水工作吗?或者我应该为此目的建造一些东西?

I need to multicast an x11 application window to multiple (sai 100) clients in a lossy (wireless) environment.

Right now, I was able to do it through screen grabbing (vlc) and h264 compression, but there should be a cleaner solution, something along the lines of a multicast NX session.

Is there anything which could work with some glue, or should I build something for the purpose?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

余生一个溪 2024-09-05 21:08:57

即来自 TightVNC 项目的 TightProjector:

http://www.tightvnc.com/projector/

我会尝试将 Vinagre(VNC 服务器)和 Vino(VNC 客户端)与 OpenPGM(可靠的多播)合并,

理想情况下,您应该能够找到稳定的比特率并设置主动 FEC帮助克服数据包丢失。

i.e. TightProjector from the TightVNC project:

http://www.tightvnc.com/projector/

I would try merging Vinagre (VNC Server) and Vino (VNC Client) with OpenPGM (reliable multicast),

Ideally you should be able to find a stable bitrate and setup pro-active FEC to help overcome packet loss.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文