Устранение неполадок удаленного взаимодействия с holographicHolographic Remoting troubleshooting
Важно!
Это руководство относится к удаленному взаимодействию с HoloLens 2.This guidance is specific to Holographic Remoting on HoloLens 2.
Не найдены библиотеки, снижающие опасность устранением рисков Spectre.Spectre mitigated libraries not found.
В примере приложений с удаленным взаимодействием с устранением рисков Spectre (/Qspectre) включено устранение рисков в конфигурации выпуска.Holographic Remoting sample apps have Spectre mitigation (/Qspectre) enabled in Release configuration.
Если вы получаете vccorlib. lib не удается открыть неустранимую ошибку, убедитесь, что Рабочая нагрузка Visual Studio включает библиотеки, снижающие опасность устранением рисков Spectre .If you get the vccorlib.lib cannot be opened fatal error, make sure that your Visual Studio Workload includes the Spectre mitigated libraries
РечьSpeech
Проигрыватель holographic Remoting поддерживает наложение диагностики, которую можно включить, произнося Enable Diagnostics
и отключая с помощью Disable Diagnostics
.The Holographic Remoting Player supports a diagnostics overlay, which can be enabled by saying Enable Diagnostics
and disabled by saying Disable Diagnostics
. Если у вас возникли проблемы с этими голосовыми командами, можно также запустить проигрыватель holographic Remoting через веб-браузер, используя ms-holographic-remoting:?stats
в качестве URL-адреса.If you have trouble with these voice commands, you can also launch the Holographic Remoting player via a web browser using ms-holographic-remoting:?stats
as a URL.
Кодек H265 Video недоступенH265 video codec not available
Установите расширения видео HEVC при использовании видеокодека H265 в удаленном приложении.Install the HEVC Video Extensions when using H265 video codec in your remote app. При возникновении проблем, когда кодек установлен, но не может использоваться, ознакомьтесь с руководством по устранению неполадок .If you run into issues where the codec is installed but can't be used, check out troubleshooting guide.
ОграниченияLimitations
В настоящее время следующие API не поддерживаются при использовании удаленного взаимодействия holographic для HoloLens 2 и вызывают ошибку, ERROR_NOT_SUPPORTED
если не указано иное:The following APIs are currently not supported when using Holographic Remoting for HoloLens 2 and will raise an ERROR_NOT_SUPPORTED
error unless otherwise stated:
Windows.Graphics.HolographicWindows.Graphics.Holographic
- HolographicCamera.ViewConfigurationHolographicCamera.ViewConfiguration
- HolographicCamera.IsHardwareContentProtectionEnabledHolographicCamera.IsHardwareContentProtectionEnabled
- HolographicViewConfiguration.RequestRenderTargetSizeHolographicViewConfiguration.RequestRenderTargetSize
- Холографиккамерапосе. ОверридепрожектионтрансформHolographicCameraPose.OverrideProjectionTransform
- Холографиккамерапосе. ОверридевиевпортHolographicCameraPose.OverrideViewport
- Холографиккамерапосе. ОверридевиевтрансформHolographicCameraPose.OverrideViewTransform
- Холографиккамерарендерингпараметерс. CommitDirect3D11DepthBufferHolographicCameraRenderingParameters.CommitDirect3D11DepthBuffer
- HolographicDisplay.TryGetViewConfigurationHolographicDisplay.TryGetViewConfiguration
- Запрос Холографиквиевконфигуратионкинд. Фотовидеокамера всегда будет возвращать
nullptr
.Querying HolographicViewConfigurationKind.PhotoVideoCamera will always return anullptr
. - Поддерживается начиная с версии 2.0.18Supported starting with version 2.0.18
- В предыдущих версиях всегда вызывает ошибку.On previous versions always raise an error.
- Запрос Холографиквиевконфигуратионкинд. Фотовидеокамера всегда будет возвращать
- Холографикспаце. КреатефрамепресентатионмониторHolographicSpace.CreateFramePresentationMonitor
- Холографикдисплай. по умолчаниюHolographicDisplay.GetDefault
- Сообщает об ошибке, если она вызвана до установления соединения.Will report an error if called before a connection was established.
Windows.Perception.SpatialWindows.Perception.Spatial
- SpatialLocation. АбсолутеангуларакцелератионSpatialLocation.AbsoluteAngularAcceleration
- SpatialLocation.AbsoluteAngularAccelerationAxisAngleSpatialLocation.AbsoluteAngularAccelerationAxisAngle
- SpatialLocation. АбсолутеангуларвелоЦитиSpatialLocation.AbsoluteAngularVelocity
- SpatialLocation.AbsoluteAngularVelocityAxisAngleSpatialLocation.AbsoluteAngularVelocityAxisAngle
- SpatialLocation. АбсолутелинеаракцелератионSpatialLocation.AbsoluteLinearAcceleration
- SpatialLocation. АбсолутелинеарвелоЦитиSpatialLocation.AbsoluteLinearVelocity
- Спатиалстажефрамеофреференце. CurrentSpatialStageFrameOfReference.Current
- Спатиалстажефрамеофреференце. РекуестневстажеасинкSpatialStageFrameOfReference.RequestNewStageAsync
- Спатиаланчор. РемоведбюсерSpatialAnchor.RemovedByUser
- SpatialAnchorExporter.GetDefaultSpatialAnchorExporter.GetDefault
- SpatialAnchorExporter.RequestAccessAsyncSpatialAnchorExporter.RequestAccessAsync
- Спатиаланчортрансферманажер. РекуестакцессасинкSpatialAnchorTransferManager.RequestAccessAsync
- Асинхронная операция всегда завершается с
SpatialPerceptionAccessStatus.DeniedBySystem
.Async operation always completes withSpatialPerceptionAccessStatus.DeniedBySystem
.
- Асинхронная операция всегда завершается с
- Спатиаланчортрансферманажер. ТрекспортанчорсасинкSpatialAnchorTransferManager.TryExportAnchorsAsync
- Асинхронная операция всегда завершается с
false
.Async operation always completes withfalse
.
- Асинхронная операция всегда завершается с
- Спатиаланчортрансферманажер. ТримпортанчорсасинкSpatialAnchorTransferManager.TryImportAnchorsAsync
- Асинхронная операция всегда завершается с
nullptr
.Async operation always completes withnullptr
.
- Асинхронная операция всегда завершается с
Windows.UI.Input.SpatialWindows.UI.Input.Spatial
- SpatialInteractionSource.TryCreateHandMeshObserverSpatialInteractionSource.TryCreateHandMeshObserver
- SpatialInteractionSource.TryCreateHandMeshObserverAsyncSpatialInteractionSource.TryCreateHandMeshObserverAsync
- Спатиалинтерактионсаурце. ControllerSpatialInteractionSource.Controller
Windows.Perception.Spatial.PreviewWindows.Perception.Spatial.Preview
- SpatialGraphInteropPreview.CreateLocatorForNodeSpatialGraphInteropPreview.CreateLocatorForNode
- SpatialGraphInteropPreview.TryCreateFrameOfReferenceSpatialGraphInteropPreview.TryCreateFrameOfReference
См. также:See Also
- Журнал версий службы удаленного взаимодействия с holographicHolographic Remoting Version History
- Создание удаленного приложения holographic с удаленным взаимодействием с помощью API-интерфейсов Windows Mixed RealityWriting a Holographic Remoting remote app using Windows Mixed Reality APIs
- Создание удаленного приложения holographic с удаленным взаимодействием с помощью API-интерфейсов ОпенксрWriting a Holographic Remoting remote app using OpenXR APIs
- Создание пользовательского проигрывателя для голографического удаленного взаимодействияWriting a custom Holographic Remoting player app
- Условия лицензии на использование ПО для голографического удаленного взаимодействияHolographic Remoting software license terms
- Заявление Майкрософт о конфиденциальностиMicrosoft Privacy Statement