Hi, please add some details. Is your webcam a network camera? In this case it is not supported by ImageEn, unless it sends MJPEG streams, as in the example at VideoCapture\CaptFromIPCamera
thanx, i solve it by sending frame by frame of webcam captured images! but a problem is how can i capture sound and send it's stream on udp or tcp and play it in destination client.