ConfigurationOptions » History » Revision 4
« Previous |
Revision 4/9
(diff)
| Next »
Anders Gustafsson, 2018-01-14 13:27
ConfigurationOptions¶
Options documentation¶
To see all options, please do a ./configure --help. Many options are self-explanatory others are not. Please feel free to add here.
--enable-android¶
Sets up the build for a binary that can run on Android (arm-linux-androideabi-)
--enable-avahi¶
Enables the opensource implementation of Apple's zero configuration protocol. For example, a user can plug their computer into a network and have Avahi automatically advertise the network services running on its machine. Avahi's "ihavA" advertisement results in adding user access to printers, files and other networked services.
--disable-cardclient¶
For encryption, automatically enabled by cwc or cccam. Tvheadend supports connecting to card clients via the cwc (newcamd) and capmt (linux network dvbapi) protocols for so-called 'softcam' descrambling. One example is the OSCAM package that lets you use your regular CA (Conditional Access) smartcard.
--disable-cwc¶
For excryption, disable Code Word Client
--disable-cccam¶
For excryption, disable another Code Word Client
--disable-libopus¶
Disables the Opus encoding audio format. Unclear who uses it
--disable-libvorbis¶
Disables the Ogg/Vorbis encoding audio format.
Updated by Anders Gustafsson almost 7 years ago · 4 revisions