Skip to content

Using Baresip: Codec h265

lmangani edited this page Dec 31, 2014 · 1 revision

h265

H.265 Video Codec

Build Module:

Build and Install the required packages:

   $ ./configure --disable-everything --enable-decoder=hevc \
         && make -j4 && sudo make install

Build Baresip

# make EXTRA_MODULES=h265
# make install

Enable Module

To enable the module, add the following line in ˜/.baresip/config

module    h265.so

Usage

  • start baresip with the "vidloop" module, to test a local loop from a suitable vidsrc and vidisp module:
   $ ./baresip -evv