Do not open capture devices right now

cusax-fix
Martin Andre 20 years ago
parent fefac0dcec
commit 2c7a9d7e79

@ -158,7 +158,7 @@ public void removeMediaListener(MediaListener listener) {
* could interoperate with other services.
*/
public void initialize() {
openCaptureDevices();
//openCaptureDevices();
//createPlayer();
videoPanel = new JPanel();

Loading…
Cancel
Save