使用SDKv2录制视频流 [英] Recording video stream using SDKv2

查看:91
本文介绍了使用SDKv2录制视频流的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Everyone, 

Hello Everyone, 

使用SDK v2,我可以保存RGB /深度/ NIR图像。但是,我的最终目标是录制视频流。所以我想问一下,有没有办法直接录制视频,或者我可以保存到帧数并组合在一起制作视频? 

Using SDK v2, I can save the RGB/Depth/NIR images. However, my final goal is to record a video stream. So I want to ask is there a way to record a video directly or I can save to number of frames and combine together to make the video? 

推荐答案

Kinect API不包含任何直接录制视频的机制。 Kinect Studio可以记录来自传感器的信息(包括未压缩的视频),看看你是否不知道它,但从你的问题我会说它不是你想要的
for。

Kinect API does not include any mechanism to record a video directly. Kinect Studio can record information from the sensor (including uncompressed video), take a look if you don't know it, but from your question I would say it is not what you are looking for.

您可以在  这篇文章。对于此任务,建议使用Microsoft DirectShow / Media Foundation库
虽然它只能在C ++中使用。

You can find a similar question in this post. Microsoft DirectShow/Media Foundation library is recommended for this task in the answer although it is only avalaible in C++.


这篇关于使用SDKv2录制视频流的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆