Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I get source code in VC++ of boghe Project #2

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 3 comments
Closed

Can I get source code in VC++ of boghe Project #2

GoogleCodeExporter opened this issue Mar 13, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Dear All,
   I want to develop Video calling in Desktop Softphone,does there is any source code to help for development in VC++.
The boghe source code is in C#,I am getting problem in that,pls provide us 
solution for development.

Thanks in Advance
Santosh Singh 

Original issue reported on code.google.com by santoshm...@gmail.com on 18 Nov 2010 at 7:30

@GoogleCodeExporter
Copy link
Author

Boghe is a GUI oriented demo client developed in C# 3.0 and uses WFP. If you 
want to develop your own client in C/C++ you should only checkout doubango 
source code (http://code.google.com/p/doubango/).
Doubango is in ANSI-C and already contains all you need (DirectSound, 
DirectShow, SIP, SDP, RTP, STUN, ...) to develop a desktop client. To get 
started please open tinyDEMO.sln (ANSI-C project) from doubango source code. 
This demo client uses scenarios. For more information about how to test 
audio/video calls using scenarios: 
http://doubango.googlecode.com/svn/trunk/documentation/programmer-guide.pdf

Original comment by boss...@yahoo.fr on 18 Nov 2010 at 8:08

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Issue 4 has been merged into this issue.

Original comment by boss...@yahoo.fr on 28 Nov 2010 at 3:26

@GoogleCodeExporter
Copy link
Author

Original comment by boss...@yahoo.fr on 13 Dec 2010 at 10:26

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant