Opened 12 years ago
Last modified 10 years ago
#1586 closed enhancement
SILK audio codec wrapper implementation — at Version 3
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description (last modified by ming)
Requirements:
- Desktop platforms:
Get SILK SDK 1.0.8 or 1.0.9 FLP/FIX (floating/fixed point version).
- Mobile platforms:
- iOS:
Get SILK SDK 1.0.8 ARM version from https://github.com/pereckerdal/silk-arm-ios
How to build:
- iOS only: Modify Makefile to use the correct iPhone SDK version and compiler if necessary.
- Run make in the SILK SDK directory.
- Run PJSIP's configure script with the option --with-silk=your_silk_sdk_flp/fix_dir
Change History (3)
comment:1 Changed 12 years ago by nanang
comment:2 Changed 12 years ago by ming
comment:3 Changed 12 years ago by ming
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
In 4264: