
02-28-2004, 06:19 PM
|
|
Contributor
* Expert *
|
|
Join Date: Feb 2004
Posts: 522
|
|
Picture streaming
Quote: Originally Posted by the master hi, i know this might sounds like it should be in the communications forum but i know how to send information. the part im stuck on is how do i take a picture from a picture box and convert it to something that can be streamed. then when it gets to the other side, how can i make it display it in a browser window?
From the title of this thread it looked like an AVI question, but since you say you are working with picture boxes (possibly with multiple images that may need to be animated), I think you best bet is using Gifs. Creating gifs on the fly in VB is not easy, but there is OnErrOrs GDI+. Here's some links to get you started:
http://www.xtremevbtalk.com/t92821.html
http://www.xtremevbtalk.com/t98285.html
|
|