c# - streaming images from wcf to asp.net page -


i have wcf service(c#) (bitmap)image special device , asp.net page. want streaming images web page. try send images callback func , display them in imagebox in web page, slow, because device 25 fps. how solve problem?need , device

take @ following thread, maybe tips there can you:

efficient way send images via wcf?


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -