使用 xuggle 流式传输到 red5 实例并使其全部基于 jnlp

发布于 2024-10-12 13:31:52 字数 331 浏览 4 评论 0原文

假设我让 Xuggle 在视频中录制了客户端的屏幕。现在假设我想将该视频(仍在录制时)流式传输到位于

localhost:1935/live

Is it at all possible to do this in aprogrammatic way(Java) 中的 red 5 实例,以及我应该如何打开与流的连接发送IP包。我认为我应该使用 IContainer 实例来打开与 red5 实例的连接,但我无法理解文档。

一些代码示例将是无价的。

一个额外的问题:

有人设法使 Xuggle 流基于 jnlp 吗? 如果是,怎么办?

Let's assume I have Xuggle recording the screen of the client in a video. Let's now assume I want to stream that video (while it is still being recorded) to my red 5 instance located in

localhost:1935/live

Is it at all possible to do this in a programmatic way(Java) and how should I open a connection to the stream to send IPackets. I assume I should use an IContainer instance to open a connection to the red5 instance but I have trouble understanding the documentation.

Some code sample will be invaluable.

A bonus question:

Has somebody managed to make Xuggle streaming jnlp-based?
If yes, how?

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

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

发布评论

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

评论(1

眼趣 2024-10-19 13:31:52

请查看 http://code.google.com/p/red5-screenshare/它是一个用于屏幕共享的网络启动解决方案。您也许能够在查看 jar 文件时得到一些提示。抱歉,我帮不了更多的忙,我不太懂 Java ;)

Check out http://code.google.com/p/red5-screenshare/ it's a webstart solution for screen sharing.. You might be able to get some hints looking at the jar file. Sorry I can't help more, I'm not much of a java guy ;)

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