FreeSWITCH D100 Single Server Installation
...
Transcoding Package
Download the Latest Sangoma Media Transcoding Release:
---> sng-tc-linux-1.3.8.i686.tgz (2016-01-07) ChangeLog
---> sng-tc-linux-1.3.11.x86_64.tgz (2019-11-29)
Info |
---|
*A manual firmware upgrade is required to use the above 1.2.x releases for cards |
...
Transcoding Package Downloading & Installing
To install the transcoding package follow the steps below. Insure you get the URL of the package you need from the list above.
-> cd /usr/src/
-> wget <URL of Package>
-> tar xfz sng-tc-<ver>-<arch>.tgz
-> cd sng-tc-<arch>-<ver>
...