【发布时间】:2011-06-06 17:32:54
【问题描述】:
我可以使用哪个网络播放器从 Windows Media Services 获取实时流?是否有任何跨平台解决方案(Windows、iPad/iPhone)?我应该实时转换为 flv 还是其他任何技巧?
【问题讨论】:
标签: streaming video-streaming flash jwplayer windows-media-center
我可以使用哪个网络播放器从 Windows Media Services 获取实时流?是否有任何跨平台解决方案(Windows、iPad/iPhone)?我应该实时转换为 flv 还是其他任何技巧?
【问题讨论】:
标签: streaming video-streaming flash jwplayer windows-media-center
您可以尝试使用 h264/aac 视频格式来定位 iOS 系统,如本文所述:Apple HTTP Live Streaming with IIS Media Services(如果您想支持 iphone/ipad 等,这是您唯一的选择)。这种格式也适用于Windows Phone 7 devices。
对于其他基于 Windows 的系统,您可以使用 Silverlight as streaming client,但您需要使用不同的格式 based on Windows Media Video。
【讨论】: