CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Posts
    27

    Question How to create video and audio chat using windows Media encoder

    Hi Friends,

    I creating one chat application...

    In that how to use windows media encoder SDK 9 series to do video and audio chat in my application...

    I have the form from that SDK...

    But how to do video and audio chat in my application using that SDK in vb 2005

    anybody plz help...

    If u have any coding in vb2005 plz help me...

    Thanks in Advance

  2. #2
    Join Date
    Nov 2006
    Posts
    1

    Wink Re: How to create video and audio chat using windows Media encoder

    Hello,

    Using the Windows Media Encoder to create a chat application is not really the way to go ..

    Try http://www.avspeed.com

    They have some video conferencing components which might be useful to you..

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

Featured