CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Un1

Page 1 of 5 1 2 3 4

Search: Search took 0.12 seconds.

  1. Replies
    2
    Views
    838

    Re: Streaming Vid through Webcam

    Visit banasoft home might get help:

    http://www.banasoft.net
  2. Thread: Video streaming!!!

    by Un1
    Replies
    20
    Views
    3,108

    Re: Video streaming!!!

    Maybe avphone is fit for you:
    http://www.banasoft.net/AVPhone.htm
  3. Replies
    1
    Views
    687

    Visit avphone home

    http://www.banasoft.net/AVPhone.htm
  4. Replies
    4
    Views
    1,847

    Find the code here:

    http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?txtCriteria=audio+video&blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerP
  5. Replies
    4
    Views
    2,715

    Try avphone

    Set Picture1.Picture = VidCap1.Picture

    http://www.banasoft.net/AVPhone.htm
  6. Replies
    3
    Views
    661

    take a look at avphone

    http://www.banasoft.net/AVPhone.htm
  7. UDP programming: How to get socket address info before getting the data package?

    The socket address info will be filled after calling recvfrom, but I want to get it before reading the whole package to buffer. I had tried to use raw socket to read the header part then the data...
  8. Replies
    7
    Views
    4,691

    Visit avphone home

    http://www.banasoft.net/AVPhone.htm
  9. Replies
    2
    Views
    5,197

    Embed avphone into your project

    home page:

    http://www.banasoft.net/AVPhone.htm
  10. Thread: video conference

    by Un1
    Replies
    1
    Views
    494

    Embed avphone into your project

    home page:

    http://www.banasoft.net/AVPhone.htm
  11. Replies
    2
    Views
    608

    Take a look on Banasoft

    The exactly control you are finding:

    http://www.banasoft.net/AVPhone.htm
  12. Replies
    14
    Views
    2,107

    Broadcast your video by avphone

    http://www.banasoft.net/AVPhone.htm
  13. Take a look avphone

    Access compressed video / audio data without file operation:

    http://www.banasoft.net/AVPhone.htm
  14. Replies
    4
    Views
    900

    Try avphone

    Try to use avphone control:

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

    You can write video data from a VidCap control to a VidRnd (for preview) control and a AVIFile (for writing) control...
  15. Mem capture & compression

    Visit AVPhone home:

    http://www.banasoft.net/AVPhone.htm
  16. Thread: video streaming

    by Un1
    Replies
    2
    Views
    675

    Component with broadcast source code here!

    http://www.banasoft.net/AVPhone.htm
  17. Replies
    10
    Views
    2,014

    True multithread programming in VB5&6

    Banasoft said they implemented CreateThread API safely in VB6:

    http://www.banasoft.net
  18. Using avphone

    I think you need:

    1: Write a wrapper ActiveX for avphone3 control in any Windows developping tools.

    2: Embed that ActiveX in IE or somewhere support java.

    3: Write your jave controling...
  19. Thread: NetMeeting

    by Un1
    Replies
    15
    Views
    3,023

    I'm talking about avphone3 controls, not NetMeeting

    AVPhone3 controls are standard alone controls it doesn't base on NetMeeting. So there is no "Video Channel" conception. For different "Channel" you can identify it by the Address(IP) and the Handle...
  20. Please see the "WebClient" demo of the control

    There are two "WebClient" demos for avphone3 controls, the "WebClient.htm" is written in VBScript, you can follow it and re-write it in javascript easy.
  21. It is for Windows programming only

    AVPhone controls are standard ActiveX only for Windows programming.

    It can be embeded in IE, you can write java script to control it.
  22. Replies
    3
    Views
    948

    Take a look on BNMeeting demo

    BNMeeting demo with full VB source code:

    http://www.banasoft.net/AVPhone.htm
  23. Thread: NetMeeting

    by Un1
    Replies
    15
    Views
    3,023

    Changing your cam video format

    AVPhone control will perform a "scaled" zoom if rendering window size doesn't match the video. For example, the full screen rendering size is 1024*768:

    1: Video size: 160*120
    160/120 = 1024/768...
  24. Replies
    3
    Views
    615

    VC++ demo

    Download it's installation program, there is a VC++ demo in "Samples"->"Languages"->"VC"->"AV ICQ"

    http://www.banasoft.net/avphone3/avphone3.exe
  25. Replies
    3
    Views
    615

    All answers here

    Seems you need the "CAM" broadcast demo app of avphone control:

    http://www.banasoft.net/avphone3/demos/sourcedemo.htm


    http://www.banasoft.net/avphone3/demos/broadcast.gif
Results 1 to 25 of 112
Page 1 of 5 1 2 3 4





Click Here to Expand Forum to Full Width

Featured