Help - Search - Members - Calendar
Full Version: Skype4com Voice and Video Stream
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
MOSBAHAbdelkader
Hello,

Is there someone who has used the voice or the video stream of skype with skype4com?.

Is it possible to use the instruction "ALTER CALL <id> PORT="port_no"" to capture Skype's voice streams and pass them to an other application in the same computer or to an other computer using an RTP library.

Please help.

Thanks.
Avo Nappo
> Is it possible to use the instruction "ALTER CALL <id> PORT="port_no"" to capture
> Skype's voice streams and pass them to an other application in the same computer or
> to an other computer using an RTP library.

Not sure about RTP library. When you redirect a port, Skype acts as a TCP client and goes looking for a TCP server on the given port. To receive voice stream data, you have to have your own TCP server running there. You will receive the voice stream as raw 16 bit, 16 KHz mono PCM samples.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.