Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmitch/vp6500mixer
audio mixer for VP6500 VoIP phone
https://github.com/mmitch/vp6500mixer
Last synced: 5 days ago
JSON representation
audio mixer for VP6500 VoIP phone
- Host: GitHub
- URL: https://github.com/mmitch/vp6500mixer
- Owner: mmitch
- Created: 2010-10-02T16:30:22.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-02T16:31:54.000Z (over 14 years ago)
- Last Synced: 2023-03-11T07:33:02.772Z (almost 2 years ago)
- Language: C
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
vp6500mixer - sound mixer utility für Philips VP6500 VoIP phone
Copyright (C) 2010 Christian Garbs
licensed under GNU GPL v2 or laterbuild instructions
------------------1) Get a crosscompile environment, for example this:
http://www.handhelds.org/download/projects/toolchain/arm-linux-gcc-3.3.2.tar.bz2
Extract to /opt/VP5500/toolchain and set a symlink as described here:
http://www.mikrocontroller.net/articles/PHILIPS_VP5500_VoIP_Telefon#Linux
$ ln -s /opt/VP5500/toolchain/usr/local/arm /usr/local/arm2) Edit bash.include to your needs (not needed if above tarball is
extracted and linked as instructed).3) Source bash.include:
$ . ./bash.include4) Simply run make:
$ makeadditional information on the VP6500
------------------------------------http://www.mikrocontroller.net/articles/PHILIPS_VP5500_VoIP_Telefon
http://www.mikrocontroller.net/topic/172616