Results 1 to 2 of 2

Thread: streaming video in vb

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2005
    Posts
    1

    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

  2. #2
    Junior Member
    Join Date
    Mar 2005
    Posts
    23

    Thumbs down 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
  •  



Click Here to Expand Forum to Full Width