用于实时屏幕组播的vlc硬件编码

发布于 2024-11-18 06:55:46 字数 373 浏览 3 评论 0原文

我们正在准备一个解决方案,将老师的屏幕多播到40个学生的电脑上。 教师和学生的电脑可以是Ubuntu和Windows。

测试了一些解决方案:

  • iTalc ...还不稳定。
  • 多播“vnc -viewonly”...找不到解决方案
  • 使用 VLC 捕获屏幕并多播它。

最新的似乎可以工作......除了像 1920x1200 这样的分辨率它对 CPU 的消耗太大了。

一种想法是仅捕获屏幕的第四个部分。 CPU 不再饱和,但一切都变得非常慢,而且表面太小了。

第二个想法是购买专用于实时视频编码的 PCI 卡(或其他东西)。

有人有这方面的经验/知识吗?

谢谢!

We are preparing a solution to multicast the teacher's screen to 40 students' pcs.
Teacher and students pcs can be both Ubuntu and Windows.

Some solutions were tested :

  • iTalc ... not stable yet.
  • multicast a "vnc -viewonly" ... no solution found
  • capture the screen with VLC and multicast it.

That latest seems to work ... except that with a resolution like 1920x1200 it is just too much CPU intensive.

One idea would be to capture only the 4th of the screen. CPU is not saturated anymore but everything becomes really slow and the surface is too small anyway.

A second idea is to buy a PCI card (or something) which will be dedicated to real-time video encoding.

Anyone has an experience/knowledge on it?

Thanks!

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

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

发布评论

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

评论(1

当梦初醒 2024-11-25 06:55:46

尝试 TightVNC 项目的 TightProjector

TightProjector 是一个可以传输屏幕的程序
特定 Windows 计算机与同一本地区域中的其他计算机
网络。数据是连续、实时传输的。

Try the TightVNC project's TightProjector.

TightProjector is a program that can transmit the screen of a
particular Windows computer to other computers in the same local-area
network. The data is transmitted continuously, in real time.

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