 |
|
 |
It is best to open source the speex for winform.
|
|
|
|
 |
|
 |
Hi I downloaded this silverlight voice/video chatting source and I executed in my local machine. when it comes to the browser then it is showing one small popup with title as "conect to the video chat service" and current connection status is offline and asking to enter nickname. I entered some nick name but is saying connection failed and not able to do any action on the page. could you please explain it how it works and functionality.
|
|
|
|
 |
|
 |
Respected sir,
we are trying to integrate voice & video together but when we run the voice code after video then there is error like "capturing device is busy "
we are not able to run both modules of voice & video simultaneously
please help us......
thank you..!!!
|
|
|
|
 |
|
 |
Hi,
For creating a Silverlight chat application I can recommend the Ozeki VoIP SIP SDK. For sample source codes check this: www.voip-sip-sdk.com/p_257-silverlight-video-chat-example-voip.html
The support team is also responsive so you can make your project even faster with the help of them.
BR
|
|
|
|
 |
|
 |
Any one please help,,, Which ip required to connect on server when we going to live this application .. pls somebody help ... i shall be really thanks full if anyone give me reply plssssssssssssssss Thanks in advance also ...
|
|
|
|
 |
|
 |
You need to run server module project - it will show UI. Then press run server - it will start and tell you which IP it's using.
Copy this IP (don't include Port numbers) and use it in client modules.
I had tested it with both VideoChat modules.
|
|
|
|
 |
|
 |
Hi Please someone tell me the requirements for upload this functionality on server for real end time use. what steps include and what are basic requirements for upload this wisely .. actually i am beginner in silverlite and that kind of applications help ::: please i am waiting for reply ...---->>>>> Thanks in advance and happy new year 2012 Regard: KiranPal Singh
|
|
|
|
 |
|
|
 |
|
 |
I found quite a few examples on your website including some commercial product.
My app is WinForm so Silverlight is not exactly what I had in mind to incorporate in it. I can include Silverlight only as a last resport...I am looking for a module that I can incorporate into my app that can send and receive (and of course display) RTP streams with H264 encoding, but using my own WinForm-based UI. Also, this is only a LAN (not Internet environment, and although we have SIP server on embedded device, it would be nice to have it PC-to-PC (so at this point I can accept only solution that does not require installation of a separate server on my LAN, whether it is free or commercial for a fee but without royalties). Which of your examples/products fit my requirements and include source code? Can you please publish a link? It is not possible just by looking at the code to figure out if it supports RTP/H264 (that is, I dont have this experience yet).
The examples I downloaded are:
P2P_Video_DirectShow.zip
Peer_Video_Confere.zip
RTP_Presenter.zip
RTP_Video_Conference.zip
SocketCoder_Products.zip (from codeplex.com)
SocketCoder_RTP_Voice_Library_R0.2.zip
SocketCoder_SIP_Demo.zip (binaries only)
SocketCoder_Three_Modules.zip
Text_Video_Multicast_DirectShow.zip
Video_Voice_Conferencing.zip
|
|
|
|
 |
|
 |
Iwant too thank u very much for this great job
iwant to ask if multiple client want to send vidio
igave alistbox and iwant that if multiple receved vidio then add this vidio to this list box but
idid not know how could u lead me please?
|
|
|
|
 |
|
 |
Its gr8 about vedio conferencing in this code i hope you helping me to better understand in this coding its gr8 development
|
|
|
|
 |
|
 |
How to test it on the one PC?
|
|
|
|
 |
|
 |
Run server module project - it will show you UI. Press start server - it will tell you which IP it's using. Copy it (without port numbers).
Run any non server modules, for example - VideoChat\SenderAndReceiver. Launch project and specify IP - you should see image from web-cam (if you have one).
Then Run VideoChat\Receiver - do the same and you will see same image from web-cam (with some lag probably) that was transmited from SenderAndReceiver through Server.
|
|
|
|
 |
|
 |
I only hearing some noise in speakers? what is the reason?
|
|
|
|
 |
|
 |
just download the last update from codeplex, the sample here has many bugs and we just update it on the codeplex.
------------------------
FADI Abdelqader
SocketCoder.com Where The Socket Experts Being!
|
|
|
|
 |
|
 |
But I have that problems with code that I download from codeplex(last update).
|
|
|
|
 |
|
 |
Hi,
I have gone through the source code for all 3 modules. It appears that the publisher sends data to the server which sends it further down to clients using sockets. Can this work in an internet scenario where the publisher and receiver are anywhere in the world?
Also would it work in Linux and Mac clients?
We need a solution so that the content of the internet browser is seen by the viewer in read-only mode. There could be 5000 simultaneous users sharing their browser session, each with just one person at the receiving side. Which means 5000 users sending and 5000 users receiving.
Is there a Windows Media Server required to get it working or does the server module do whatever WMS would do?
Regards,
Yash
modified on Sunday, May 8, 2011 5:22 AM
|
|
|
|
 |
|
 |
sure it's working on the internet, but 5000 users are huge number to push the data at the same time so in this case you should have many servers and also high internet connection for both upload and download.
------------------------
FADI Abdelqader
SocketCoder.com Where The Socket Experts Being!
|
|
|
|
 |
|
 |
WHO HAD THE PROJECT GO???? pls tell me how
|
|
|
|
 |
|
 |
so what's the problem?
just keep the service running on the server that has a public ip then connect, that's all
------------------------
FADI Abdelqader
SocketCoder.com Where The Socket Experts Being!
|
|
|
|
 |
|
 |
Dear Abdelqader,
My name is onur. First of all, thank you so much for this article and the project. They help me a lot. I want to integrate all of this module(especially server module) to my asp.net webpage but server module is not working(when I integrated it). I create connectserver function and I am calling with javascript for communicating silverlight and asp .net webpage but when I click connect button on silverlight. Silverlight div is going to be white. Would I integrate server module to asp.net page?
Thank you so much in advance.
|
|
|
|
 |
|
 |
No the server module should only be running on the server side, we recommend to convert it to a windows service just like our WCS solution http://webvideoconferencing.codeplex.com/[^]
download the above solution then just use the same ASP.NET webpage there on your project and just convert the xap file name to your silverlight file name.
good luck
------------------------
FADI Abdelqader
SocketCoder.com Where The Socket Experts Being!
|
|
|
|
 |
|
 |
I try to run this project...is very complex but the server doesn't work because appear one error there... using (FileStream fs = new FileStream(policyFile, FileMode.Open)) and i can't find the SocketCoderBinaryServer.cs...PLs Help me...bogdanel_costin@yahoo.com is my e-mail 10x
|
|
|
|
 |
|
 |
well just keep the SocketClientAccessPolicy.xml file inside the bin folder of the server beside the exe file, then ruining
also hope you download the last update only from the codeplex website:
http://silverlightvideochat.codeplex.com/[^]
good luck
------------------------
FADI Abdelqader
SocketCoder.com Where The Socket Experts Being!
|
|
|
|
 |
|
 |
Too much traffic load i used it 1 to 1 it's using about 60k+ and this is not good if we are talking about 1 online person i was working before in developing team with the same project since 2007 but was built on delphi it was great with traffic
i think it's the same issue that we talk about before
i wish if you can fix it and make it more professional
and i don't think that c# is suitable for this type of programing
also a lot of voice conference application using about 7k up to 25k but in your application you said it's using about 40k
that's too load
any way i think that you do excellent work and my vote for you is 5 and i wish you success in your life also with socket coding
regards
el3ashe2
|
|
|
|
 |