简体   繁体   English

将视频推送到Windows Media Services 2008

[英]Push a video to Windows Media Services 2008

I have a Windows Media Services 2008 Server (NOT IIS Smooth Streaming) and I need to push a video to publishing point. 我有一个Windows Media Services 2008服务器(不是IIS平滑流),我需要将视频推送到发布点。 What is the C# code (VS2010) to get this? 什么是C#代码(VS2010)来获得这个? What SDK I need to install? 我需要安装什么SDK? Where is the docs? 文档在哪里?

thanks a lot! 非常感谢!

WMS API is language-independent, so you can use your language of choice. WMS API与语言无关,因此您可以使用您选择的语言。 Most of the sample code will be in C++. 大多数示例代码都是C ++。 You need to do the translation. 你需要做翻译。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Windows Server 2008中的FileSystemWatcher Windows服务 - FileSystemWatcher Windows Services in Windows Server 2008 使用ProgressiveDownload流格式在Media Services上发布视频 - Publish video on Media Services with ProgressiveDownload streaming format 有什么方法可以在Windows Media Control中重播视频吗? - Is there any way to replay a video in Windows Media Control? 如何将视频从网络摄像头流传输到IIS Media Services - How stream video from webcam to IIS Media Services 如何从 Azure 媒体服务获取视频的时长? - How to get the duration of a video from the Azure media services? Azure Media Services中视频创建和按需令牌发行的完整示例 - Complete Sample of video Creation and on demand token issuance in Azure Media Services 在 Azure 媒体服务 v3 中使用 CopyAudio 转码 mxf 视频文件 - Transcoding mxf video file with CopyAudio in Azure Media Services v3 如何从 angularjs 正确上传视频文件到 Azure 媒体服务 - How to properly upload video files to Azure Media Services from angularjs Microsoft Windows Server 2008 R2中的Microsoft Media Foundation - Microsoft Media Foundation in Microsoft Windows Server 2008 R2 如何从Windows Media Server 2008捕获实时流 - How to Capture a live stream from Windows Media Server 2008
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM