|
-
Sep 19th, 2005, 12:54 PM
#1
Thread Starter
New Member
streaming video in vb
Can anyone give me an idea on how to do streaming video in VB6? I'm looking to write a server module that streams video to a client. The client can either be VB or a JAVA applet in IE.
I am also trying to develop ActiveX Control, that is embedded in IE browser. I also have a web camera attached in the PC. Via this activeX control, I want to display the streaming video (in realtime) captured by the Web Camera. Has anybody done it previously? It does not sound very hard to do. I am not sure what windows classes/functions to use. I want to stick with VB.
THANKS IN ADVANCE
-
Oct 4th, 2005, 10:05 AM
#2
Junior Member
Re: streaming video in vb
Try searching Microsoft Real Time Communication(RTC) on MSDN. They have code examples too.
check this link
http://msdn.microsoft.com/library/de..._a_profile.asp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|