Click here to Skip to main content
15,907,231 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to develop a video conferencing sytem in asp.net using c#. I have the code for webcam and audio(using winmm.dll and mcisendstring) but I am not able to send this audio and video over the network or in LAN.

If anyone have code or suggetion, please give.
Thanks in advance
Posted
Updated 4-Sep-11 22:06pm
v2

1 solution

Hello brijendra sahrma,
For this you need to go with DirectX's[^] library DirectShow (DShow.Net)[^]and you also need to learn Directshow's Filter[^] for this.
 
Share this answer
 
Comments
bkthebest 5-Sep-11 6:17am    
thnx maulik...
i'll go through it
bkthebest 5-Sep-11 7:29am    
i have download DirectX's[^]..
but i m new for this..
can u tell me how can i use it in my project??
[no name] 5-Sep-11 9:21am    
first try yourself if you face any prob then contact me
bkthebest 6-Sep-11 3:52am    
hi Maulik
i had install directX
after installation..it show me error
now i have the code for both audio and video
but still i m not able to send it over network
when i provide the ip Address of other pc...
after few seconds it show me error
please help me out...
[no name] 7-Sep-11 0:05am    
which error are you getting?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900