Search found 2 matches

Go to advanced search

by gafferuk
21 Aug 2006 03:29
Forum: Web and scripting
Topic: Device list?
Replies: 1
Views: 1194

Device list?

Im using the following code to access my webcamera:

Code: Select all

this.axVLCPlugin1.addTarget("dshow://",null,AXVLC.VLCPlaylistMode.VLCPlayListAppendAndGo,-666); axVLCPlugin1.play();
but what if i have more than 1 device,how can select another device/ get list of devices?

Thanks for your time. Paul.
by gafferuk
21 Aug 2006 03:02
Forum: Web and scripting
Topic: using vlc activex for video chat?
Replies: 1
Views: 2026

using vlc activex for video chat?

can i use vlc activex to create a video chat/conference application?
Any ideas appreciated.

Go to advanced search