HoloLensCameraStream
HoloLensCameraStream copied to clipboard
NotImplementedException: The requested feature is not implemented.
Hello. I am using this project to capture live frames. When I run example in "HoloLensVideoCaptureExample\Assets\CamStream\Examples" for example "video panel example" I met the exception
NotImplementedException: The requested feature is not implemented. HoloLensCameraStream.VideoCapture.CreateAync (HoloLensCameraStream.OnVideoCaptureResourceCreatedCallback onCreatedCallback) CameraStreamHelper.Awake () (at Assets/CamStream/Scripts/CameraStreamHelper.cs:93)
It seems that the code hasn't been implemented? I don't know if I am wrong or the code have been deleted.Can anyone help me?
Hello Nemokang,
Are you running your project from Unity? You should build the project for UWP in Unity and run from Visual Studio.
Hello I am also facing same issue,I tried taking build , At the time of build also I am getting errors.
I am using Unity 2017.2 , plugin is it compatible with this version or do i have to make any changes?
please give inputs to use this plugin with Latest Unity version,Thanks in advance.
Great Plugin and example. Please help to make it working with latest Unity version and Hololens 2. Thanks
This is expected behaviour if you hit the "Play" button in the editor :)