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.
我创建了一个简单JFrame的注册表单。现在我想videoScreen在该表单上显示以捕获图像。有人可以告诉我如何做到这一点。
JFrame
videoScreen
看看以下似乎适合您的问题
显示网络摄像头在 Java
问候