gpt4 book ai didi

windows - Windows 8 中的 HLS Steaming

转载 作者:可可西里 更新时间:2023-11-01 10:45:53 25 4
gpt4 key购买 nike

我正在尝试在 Windows 8.0 上使用 hls 框架 ( https://phonesm.codeplex.com/ )。我已将 HLSView 项目转换为 Windows 8.0。但是 Visual Studio 告诉我

static readonly IApplicationInformation ApplicationInformation = ApplicationInformationFactory.DefaultTask.Result;在当前上下文中不存在

_mediaStreamFascade = MediaStreamFascadeSettings.Parameters.Create(_httpClients, _mediaElementManager.SetSourceAsync);不包含“创建”的定义

 _mediaElementManager = new WinRtMediaElementManager(Dispatcher, WinRtMediaElementManager could not be found.

我需要将其集成到 Windows 8.0 项目中。我已经读到这是可能的,但我不知道如何克服这些错误

我刚刚尝试了 72bb1b6bb7f3 版本(最后一次提交)。我已将 hlsview.win81 项目转换为 Windows 8.0 项目。评论 SystemMediaTransportControls 后我只有 2 个问题:

错误 7 “SM.Media.IMediaStreamFacade”的基类或接口(interface)无法解析或无效 c:\Users\Sergiu\Downloads\phonesm-72bb1b6bb7f3885c65e157823b7cf2d341fa5c95\Source\bin\Debug\SM.Media.Platform。 WinRT.dll HlsView.Win81

并在 mediaElement1.SetMediaStreamSource(mss);

错误 21“Windows.UI.Xaml.Controls.MediaElement”不包含“SetMediaStreamSource”的定义,并且没有扩展方法“SetMediaStreamSource”接受类型为“Windows.UI.Xaml.Controls.MediaElement”的第一个参数找到(是否缺少 using 指令或程序集引用?) c:\users\sergiu\downloads\phonesm-72bb1b6bb7f3885c65e157823b7cf2d341fa5c95\source\app\winrt\hlsview.win81\mainpage.xaml.cs 348 39 HlsView.Win81

我不知道如何让它在 Windows 8.0 上运行。欢迎任何帮助

最佳答案

henric(phonesm 的创造者)在 https://phonesm.codeplex.com/discussions/569208 中回答了这个问题

基本上,您必须自己为 Windows 8 实现 mediastreamsource。

关于windows - Windows 8 中的 HLS Steaming,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26236306/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com