Click to See Complete Forum and Search --> : streaming video using VB.NET


awni
December 31st, 2003, 05:06 PM
hi
anyone have an idea how to stream video using vb.net?
thanks

awni

Un1
January 1st, 2004, 08:19 AM
home page:

http://www.banasoft.net/AVPhone.htm

awni
January 1st, 2004, 01:14 PM
Thanks that'll be helpful in half my projects.
For the other half, I'll need some more help.

In the other half I need to stream the video over a GSM network
The picture isn't clear to me yet, all I know is a customer wants
to stream video over a GSM network and wants me to use VB.NET, so I came running here :)

I'm thinking of doing it like this :
1- read video frame into buffer (somehow) using VB.NET
2- send buffer data to GSM transmission engine
3- GSM transmission engine transmits data

i can manage step 2, i need a little help with steps 1 and 3

thanks

awni