[ASPX][VB.NET] Video Streaming and Pictures

Dnx

Newcomer
Joined
Feb 15, 2005
Messages
15
Hi everyone,

i would like to know if it's possible to stream video in VB.NET, if yes, how?

the video file is in MPG4 format on the server and i have to stream into MPG1 to the client.
i have to let the user control the video (like WMP on internet)
and i have to manage the multicast (when a user request a video already requested)

and about picture
i have to compress the picture (JPEG2000 format) into 12ko file and send to the client, when he received the complete archive, he have to decompress the "compress file" to see the picture

thanks in advance.
 
Back
Top