Skip to content

oXoTHeG/psimedia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PsiMedia 1.0.3
--------------
Date: June 10th, 2009
Website: http://delta.affinix.com/psimedia/
Mailing List: Delta Project <[email protected]>


License
-------
  This library is licensed under the Lesser GNU General Public License.  See
  the COPYING file for more information.


Description
-----------

  PsiMedia is a thick abstraction layer for providing audio and video RTP
  services to Psi-like IM clients.  The implementation is based on GStreamer.

  Contents:
    psimedia/      API and plugin shim
    gstprovider/   provider plugin based on GStreamer
    demo/          demonstration GUI program

  To build the plugin and demo program, run:
    ./configure
    make

  There is no "make install".  The compiled plugin can be found under the
  gstprovider directory.  An application that uses PsiMedia should have
  instructions on what to do with the plugin.


Building from SVN
------------------
First, install the 'qconf' program, at least version 1.4.  You can download
the source here:
  http://delta.affinix.com/qconf/

Then, go into the PsiMedia source tree and type 'qconf'.  You should now have
a configure program to execute, just like from a normal source package.

About

Audio/video RTP abstraction library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.6%
  • C++ 29.3%
  • Objective-C 4.1%