

Some dependencies are located on the ArchLinux User Repository. $ sudo ldconfig # apt-get install yasm libfaac-dev libfdk-aac-dev libfreetype6-dev libmp3lame-dev libopencore-amrnb-dev libopencore-amrwb-dev libopenjpeg-dev libopus-dev libschroedinger-dev libspeex-dev libtheora-dev libvo-aacenc-dev libvorbis-dev libvpx-dev libx264-dev libxvidcore-dev Arch Linux autogen.sh -enable-shared -enable-static $ sudo apt-get install libfftw3-dev pkg-config autoconf automake libtool libtool-bin unzip Please note that you’ll need to manually compile libaacplus. You may need to retrieve some additional libraries, such as the audio and video codecs required to broadcast your media content. Finally, install the library in your system’s root directory.Next, browse to the local repository’s folder, and then run the compilation process.First, retrieve the librtmp source code on the official git repository.$ sudo apt-get install build-essential git libssl-dev Development tools:īefore getting started, make sure that you install the tools necessary to compile ffmpeg, librtmp, and their dependencies. You will need to compile ffmpeg yourself so that you can access RTMP support through the librtmp library. Note: this guide covers the following Linux distributions: To stream on Dacast under Mac with ffmpeg, click here.

Are you interested in streaming on Dacast under Linux with ffmpeg? This guide provides a step-by-step explanation to get you started!
