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

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -