Difference between revisions of "fpVoIP"

From Free Pascal wiki
Jump to navigationJump to search
m
(Categorization)
Line 7: Line 7:
 
== Link ==
 
== Link ==
 
For more information you can find it at [https://github.com/ik5/fpVoIP GitHub].
 
For more information you can find it at [https://github.com/ik5/fpVoIP GitHub].
 +
 +
[[Category:Networking]]
 +
[[Category:Audio]]

Revision as of 20:40, 4 October 2013

About

fpVoip is an attempt to create ambitious open source library in pure Object Pascal library to handle Voice Over IP (VoIP) Protocols such as SIP, IAX2, XMPP and also RTP, SDP and all other related protocols.

Also there will be implementation for codes such as ITU G7xx, BroadVoice, iLBC, SPEEX, GSM, CELT, Opus and more

Link

For more information you can find it at GitHub.