开发者

Video Broadcast from mobile phone camera to a desktop application

开发者 https://www.devze.com 2023-02-13 23:14 出处:网络
I want to develop a Windows application in .Net which will consume a video stream broadcasted over Bluetooth from a mobile phone camera. The video stream will be displayed in a PictureBox and the user

I want to develop a Windows application in .Net which will consume a video stream broadcasted over Bluetooth from a mobile phone camera. The video stream will be displayed in a PictureBox and the user will be able to take image snapshoots. How could I develop this in C#? Is it technically feasible? Can you give开发者_运维知识库 me some starting points (docs, links, code-samples) to start with?

0

精彩评论

暂无评论...
验证码 换一张
取 消