Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要创建实时视频录制:在视频录制过程中,视频流在服务器上转换,而不在设备上保存视频。但我找不到实现这一点的方法。有没有办法在 Windows Phone 上创建这样的视频录制?
Windows Phone 相机 API 允许您访问原始视频流。首先阅读有关此 API 的教程,如下所示:
Windows Phone 7.5 - 操作相机流