I have wcf service(C#) which get (Bitmap)image from the special device and asp.net page. I want to streaming this images to my Web page. I try send this images from callback func and display them in ImageBox in web page, but it is to slow, because my device is 25 fps. How solve this problem?Need help and you device
Asked
Active
Viewed 168 times