如何通过 C# ASP.NET 使用 FMS

发布于 2024-07-26 02:31:56 字数 170 浏览 1 评论 0原文

我实际上需要一种使用 c# 和 asp.net 来使用 Flash 媒体服务器的方法。

我不知道如何实现这一点,我一直在寻找文档,但到目前为止还没有找到任何有价值的东西。

提前谢谢。

编辑: 我想要的是从 Asp.net 编辑 FMS 中的共享对象。

I actually need a way to work with a Flash media Server using c# and asp.net.

And I don't have a clue about how to accomplish that I've been looking for documentation but haven't found anything worth so far.

Thx in advance.

Edit:
What I want is to edit a Shared Object in FMS from Asp.net.

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

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

发布评论

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

评论(2

樱花落人离去 2024-08-02 02:31:57

假设您使用的是 Flash 前端,您可以使用 Flash WebService 或 HTTPService 与 .Net 后端通信,并通过 Flash NetConnection 将从 .Net 检索到的数据发送到 FMS。

了解您想要做什么的具体细节会有所帮助。

我已经开发 Flash/.Net/FMS 应用程序几个月了,所以如果您需要任何信息,可以为您提供帮助。

埃文

Assuming you are using a Flash front end, you could use a Flash WebService or HTTPService to communicate with the .Net back end, and send the data retrieved from .Net into FMS via the Flash NetConnection.

It would help to know the specifics of what you're trying to do.

I've been working on a Flash/.Net/FMS app for a few months now, so can help out if you need any info.

Evan

思慕 2024-08-02 02:31:56

您的意思是在网页和 FMS 之间消费/发布视频? 在这种情况下,flash 对象直接与 FMS 通信,如果您的 Web 应用程序是 asp.net、php、ruby 等,则没有区别

You mean consuming/publish videos between a web page and FMS? In that case the flash object communicates directly with FMS, it makes no difference if your web app is asp.net, php, ruby, etc

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