Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

psi-im/media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the helix plugin:

  cd helix
  vi helixplugin.pro    # change CS_BASE and HELIX_BASE to your system
  qmake
  make
  cd ..

To build the sample app:

  vi testplay.cpp       # change main() to refer to same path as HELIX_BASE
  qmake
  make

To run:

  ./testplay
  click the play button and watch some tori

About

Helix RTP abstraction (deprecated)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages