Skip to main content

Orthrus Software Credits

Haivision's Orthrus project is a Media Application Framework and Build System for Media Applications. Kraken is built using a subset of the Orthus project. This project utilizes numerous third party libraries and source code licensed under various terms. This document lists those third party contributions that may be used in programs and libraries delivered to customers and other third parties by Haivision.

Note

Some third party libraries and source code used by this project are licensed under the GNU Lesser General Public License (LGPL) and have been modified by Haivision. These modifications are available upon request to recipients of these products, under the terms of the license. To request a copy of LGPL related modifications contact your Haivision Representative.

Library

Version

Description / License Information

Aften

0.0.8

Audio Encoder Library:

http://aften.sourceforge.net/

License: LGPL

https://sourceforge.net/p/aften/code/ci/master/tree/COPYING

License: https://www.gnu.org/licenses/lgpl-2.1.html

AudioFile

0.3.6

AudioFile Library:

https://github.com/mpruett/audiofile/

License: LGPL

https://github.com/mpruett/audiofile/blob/master/COPYING

License: https://www.gnu.org/licenses/lgpl-2.1.html

Azure-iot-sdk

20190318

Azure IoT SDK:

https://github.com/Azure/azure-iot-sdk-c

License: MIT-Style

https://github.com/Azure/azure-iot-sdk-c/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/MIT_License

BOOST

1_78_0

BOOST Portable C++ Libraries:

http://www.boost.org/

License: BOOST-1.0

https://github.com/boostorg/boost/blob/master/LICENSE_1_0.txt

License: https://www.boost.org/LICENSE_1_0.txt

BZip2

1.0.8

BZip2 Compression Library:

http://www.sourceware.org/bzip2/

License: BSD-Style

https://gitlab.com/bzip2/bzip2/-/blob/master/COPYING

License: https://en.wikipedia.org/wiki/BSD_licenses

CMRT

1.0.6

Media GPU kernel manager for Intel G45 & HD Graphics:

https://github.com/intel/cmrt

License: MIT-Style

https://github.com/intel/cmrt/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/MIT_License

cppzmq

4.10.1-DEV

C++ bindings for libzmq:

https://github.com/zeromq/cppzmq

License: MIT-Style

https://github.com/zeromq/cppzmq/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/MIT_License

DesktopVideo

12.4.1

BlackMagicDesign(R) Desktop Video Utilities, Libraries, Firmware, and Drivers:

http://blackmagicdesign.com

License: Proprietary License: Proprietary

expat

2.6.2

XML Parser Library:

http://www.libexpat.org/

License: MIT-Style

https://github.com/libexpat/libexpat/blob/master/expat/COPYING

License: https://en.wikipedia.org/wiki/MIT_License

ElfUtils

0.191

Utilities/Libraries to process ElfFiles:

https://sourceware.org/elfutils/

License: LGPL

https://sourceware.org/git/?p=elfutils.git;a=blob_plain;f=COPYING-LGPLV3

License: https://www.gnu.org/licenses/lgpl-3.0.html

FAAC

1.30

Freeware AAC Codec:

https://sourceforge.net/projects/faac/

License: LGPL

https://github.com/knik0/faac/blob/master/COPYING

License: https://www.gnu.org/licenses/lgpl-2.0.html

fdk-aac

2.0.3

Fraunhofer OpenSource AAC Codec:

http://opencore-amr.sourceforge.net/

License:Apache

https://sourceforge.net/p/opencore-amr/code/ci/master/tree/LICENSE

License: https://www.apache.org/licenses/LICENSE-2.0

FFMPEG

6.2-DEV

Cross platform solution to record, convert, and stream audio and video:

https://www.ffmpeg.org/

License: LGPL

https://ffmpeg.org//legal.html

License: https://www.gnu.org/licenses/lgpl-2.1.html

FFNVCodec

12.1.14.0

NVidia(R) Codec Headers for use with FFMPEG:

https://github.com/FFmpeg/nv-codec-headers

License: BSD-Style

https://github.com/FFmpeg/nv-codec-headers/blob/master/include/ffnvcodec/nvEncodeAPI.h

License: https://en.wikipedia.org/wiki/BSD_licenses

FLAC

1.4.3

Free Lossless Audio Codec:

http://flac.sourceforge.net/

License: BSD-Style

https://github.com/webmproject/libvpx/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

Flutter

3.22.3

Portable UI Toolkit:

https://docs.flutter.dev/

License: BSD-Style

https://docs.flutter.dev/

License: https://en.wikipedia.org/wiki/BSD_licenses

FLTK

1.4.0-DEV

Fast Light Tool Kit (FLTK) Graphical User Interface Toolkit:

http://www.fltk.org/

License: LGPL with Static Link Exception

https://www.fltk.org/doc-1.4/license.html

License: GNU Library General Public License with an exception that allows statically-linked programs using the library without providing source to the program or library. 

https://www.fltk.org/doc-1.4/license.html

FreeType2

2.13.2

Free and portable font rendering engine:

http://www.freetype.org

License: BSD-Style

https://www.freetype.org/license.html

License: https://en.wikipedia.org/wiki/BSD_licenses

FreeBSD

12.1

Imported Components from the FreeBSD Runtime. In particular `inet_*.c` functions:

https://github.com/freebsd

License: BSD-Style

https://github.com/freebsd/freebsd-src/blob/main/COPYRIGHT

License: https://en.wikipedia.org/wiki/BSD_licenses

GLAD

0.1.36

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator:

https://github.com/Dav1dde/glad

License: MIT-Style

https://github.com/Dav1dde/glad/blob/glad2/LICENSE

License: https://en.wikipedia.org/wiki/MIT_License

GLEW

2.2.0

OpenGL Extension Wrangler Library:

https://sourceforge.net/projects/glew

License:Modified BSD-Style, Mesa3D (MIT) License and Khoros Group (MIT) License

https://github.com/nigels-com/glew/blob/master/LICENSE.txt

License: https://en.wikipedia.org/wiki/BSD_licenses and https://en.wikipedia.org/wiki/MIT_License

GLFW

3.4

Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan develoment:

https://www.glfw.org/

License: ZLIB

https://github.com/glfw/glfw/blob/master/LICENSE.md

License: https://www.zlib.net/zlib_license.html

GLM

1.0.1

OpenGL Mathematics Library:

https://glm.g-truc.net/

License: MIT-Style

https://github.com/g-truc/glm/blob/master/copying.txt

License: https://github.com/g-truc/glm/blob/master/copying.txt

GLIB2

2.55.0

Library of handy utility functions:

http://www.gtk.org

License: LGPL

https://gitlab.gnome.org/GNOME/gtk/-/blob/main/COPYING

License: https://www.gnu.org/licenses/lgpl-2.0.html

iconv

1.17

Unicode and user/system string conversion library:

https://www.gnu.org/software/libiconv/

License: LGPL

https://www.gnu.org/software/libiconv/

License: https://www.gnu.org/licenses/lgpl-2.0.html

iniparser

4.2.2

INI Parser Library:

https://gitlab.com/iniparser/iniparser

License: MIT-Style

https://gitlab.com/iniparser/iniparser/-/blob/main/LICENSE

License: https://en.wikipedia.org/wiki/MIT_License

intel-media-driver

24.1.5

Intel(R) Graphics Media Driver:

https://github.com/intel/media-driver

License: MIT-Style

https://github.com/intel/media-driver/blob/master/LICENSE.md

License: https://en.wikipedia.org/wiki/MIT_License

isc-bindutils

9.11.0-P1

ISC NS Software Components:

http://www.isc.org/downloads/

License: MPL-Style

https://www.isc.org/licenses/

License: https://www.mozilla.org/en-US/MPL/2.0/

gmmlib

22.3.20

Intel(R) Graphics Memory Management Library:

https://github.com/intel/gmmlib

License: MIT-Style

https://github.com/intel/gmmlib/blob/master/LICENSE.md

License: https://en.wikipedia.org/wiki/MIT_License

IQA

1.1.3

Image Quality Assessment:

https://sourceforge.net/projects/iqa/

License: BSD-Style and MIT-Style

https://github.com/ImageProcessing-ElectronicPublications/libiqa/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses and https://en.wikipedia.org/wiki/MIT_License

LAME

3.100

MPEG1 Layer III Audio Encoder:

http://lame.sourceforge.net/

License: LGPL

https://lame.sourceforge.io/

License: https://www.gnu.org/licenses/lgpl-2.0.html

libao

1.2.0

Cross platform audio library:

http://www.xiph.org/ao/

License: BSD-Style

https://www.xiph.org/ao/

License: https://en.wikipedia.org/wiki/BSD_licenses

libbacktrace

DEV

Library to produce symbolic backtraces:

https://github.com/ianlancetaylor/libbacktrace

License: BSD-Style

https://github.com/ianlancetaylor/libbacktrace/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

libcurl

8.8.0

Multiprotocol File Transfer Library:

https://curl.haxx.se/libcurl/

License: MIT-Style

https://curl.se/docs/copyright.html and https://curl.se/docs/faq.html#What_are_my_obligations_when_usi

License: https://en.wikipedia.org/wiki/MIT_License

libdatachannel

0.21.2-DEV

WebRTC Data Channels for Media Transport and WebSockets:

https://libdatachannel.org/

License: MPL2

https://github.com/paullouisageneau/libdatachannel/blob/master/LICENSE

License: https://www.mozilla.org/en-US/MPL/2.0/

libdrm

2.4.121

Direct Rendering Manager runtime library:

http://dri.sourceforge.net

License: MIT-Style

http://dri.sourceforge.net

License: https://en.wikipedia.org/wiki/MIT_License

libffi

Various

Portable, high level programming interface to various calling conventions

https://sourceware.org/libffi/

License: BSD-Style

https://github.com/libffi/libffi/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

libgcc

Various

GCC Compiler Support Runtime Library:

http://gcc.gnu.org/onlinedocs/gccint/Libgcc.html

License: GCC-Runtime-Exception

http://gcc.gnu.org/onlinedocs/gccint/Libgcc.html

License: https://www.gnu.org/licenses/gcc-exception-3.1.en.html and https://en.wikipedia.org/wiki/GPL_linking_exception

liblzma

5.4.5

Compression Library:

http://tukaani.org/xz/

License: 0BSD-Style

https://github.com/tukaani-project/xz/blob/master/COPYING

License: https://opensource.org/license/0bsd

libogg

1.3.5

Ogg bitstream file format library:

http://www.xiph.org/

License: BSD-Style

http://www.xiph.org/

License: https://en.wikipedia.org/wiki/BSD_licenses

libpciaccess

0.17

PCI access library:

https://gitlab.freedesktop.org/xorg/lib/libpciaccess

License: BSD-Style

https://gitlab.freedesktop.org/xorg/lib/libpciaccess/-/blob/master/COPYING

License: https://en.wikipedia.org/wiki/BSD_licenses

libpng

1.6.43

Library for manipulating PNG images:

http://www.libpng.org/pub/png/

License: BSD-Style

https://sourceforge.net/p/libpng/code/ci/master/tree/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

libpthread-stubs

0.5

Library that provides weak aliases for pthread functions:

https://xcb.freedesktop.org/dist/

License: MIT-Style

https://xcb.freedesktop.org/dist/

License: https://en.wikipedia.org/wiki/MIT_License

librist

0.2.10

Reliable Internet Stream Transport (RIST) Library:

https://code.videolan.org/rist/librist

License: BSD-Style

https://code.videolan.org/rist/rist-utils/-/blob/master/COPYING

License: https://en.wikipedia.org/wiki/BSD_licenses

libsamplerate

0.1.9

Sample rate conversion library:

http://www.mega-nerd.com/SRC/

License: BSD-Style

http://www.mega-nerd.com/SRC/license.html

License: https://en.wikipedia.org/wiki/BSD_licenses

libsmbios

2.4.3

Library to interface with SMBIOS tables:

https://github.com/dell/libsmbios/

License: OSL-2.1

https://github.com/dell/libsmbios/blob/master/COPYING

and

https://github.com/dell/libsmbios/blob/master/COPYING-OSL

License: https://opensource.org/license/osl-2-1

libsndfile

1.0.28

Library for reading and writing sound files:

http://www.mega-nerd.com/libsndfile/

License: LGPL

http://www.mega-nerd.com/libsndfile/

License: https://www.gnu.org/licenses/lgpl-2.0.html

libsodium

1.0.20

Encryption, decryption, signature, and password hashing library:

https://github.com/jedisct1/libsodium/

License: ISC

https://github.com/jedisct1/libsodium/blob/master/LICENSE

License: https://opensource.org/licenses/ISC

libspng

0.7.4

Simple PNG Library:

https://libspng.org/

License: BSD-Style

https://libspng.org/

License: https://en.wikipedia.org/wiki/BSD_licenses

libstdc++

Various

GNU Standard C++ Runtime Library

https://gcc.gnu.org/onlinedocs/libstdc++/

License: LIBSDTC++-Runtime

https://gcc.gnu.org/onlinedocs/libstdc++/

License: https://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html and https://gcc.gnu.org/onlinedocs/libstdc++/faq.html#faq.license.what

libudev

Various

Library to access udev device information:

https://www.kernel.org/pub/linux/utils/kernel/hotplug/udev/udev.html

License: LGPL

https://www.kernel.org/pub/linux/utils/kernel/hotplug/udev/udev.html

License: https://www.gnu.org/licenses/lgpl-2.0.html

libusb

Various

Library which allows userspace access to USB devices:

http://sourceforge.net/projects/libusb/

License: LGPL

http://sourceforge.net/projects/libusb/

License: https://www.gnu.org/licenses/lgpl-2.0.html

libuuid

2.40.1

Universally unique ID library:

https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/

License: BSD-Style

https://github.com/util-linux/util-linux/blob/master/libuuid/COPYING

License: https://en.wikipedia.org/wiki/BSD_licenses

libuv

1.48.1-DEV

Multi-Platform Asynchronous I/O Library:

https://github.com/libuv/libuv

License: MIT-Style

https://github.com/libuv/libuv/blob/v1.x/LICENSE

License: https://en.wikipedia.org/wiki/MIT_License

libvorbis

1.3.7

Vorbis General Audio Compression Codec:

http://www.xiph.org/

License: BSD-Style

http://www.xiph.org/

License: https://en.wikipedia.org/wiki/BSD_licenses

libvpx

1.14.1

VP8/VP9/VP10 Codec and WebM library:

https://www.webmproject.org/code/

License: BSD-Style

https://github.com/webmproject/libvpx/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

libyuv

v1888

YUV scaling and conversion functionality:

https://chromium.googlesource.com/libyuv/libyuv/

License: BSD-Style

https://chromium.googlesource.com/libyuv/libyuv/+/master/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

LodePNG

DEV

PNG image decoder and encoder library with no external dependencies:

https://lodev.org/lodepng/

License: BSD-Style

https://github.com/lvandeve/lodepng/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

LMOParser

1.7

Command line option parser:

http://optionparser.sourceforge.net/index.html

License: MIT-Style

https://optionparser.sourceforge.net/index.html

License: https://en.wikipedia.org/wiki/MIT_License

mesa-dri-drivers

24.1.0

Mesa 3D Direct Rendering Infrastructure Drivers:

https://dri.freedesktop.org/wiki/


https://archive.mesa3d.org/

License: MIT-Style

https://dri.freedesktop.org/wiki/

License: https://en.wikipedia.org/wiki/MIT_License

mingw-std-threads

Dev

C++11 Threading Classes for the MINGW Toolchain:

https://github.com/meganz/mingw-std-threads

License: BSD-Style

https://github.com/meganz/mingw-std-threads/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

msinttypes

r29

ISO C9x compliant standard inttypes:

http://code.google.com/p/msinttypes/

License: BSD-Style

https://code.google.com/archive/p/msinttypes/

License: https://en.wikipedia.org/wiki/BSD_licenses

numactl

2.0.18

Library for tuning for Non Uniform Memory Access:

https://github.com/numactl/numactl

License: LGPL

https://github.com/numactl/numactl/blob/master/LICENSE.LGPL2.1

License: https://www.gnu.org/licenses/lgpl-2.1.html

NVMPI

Dev

FFMPEG NVidia(R) Media Programming Interface (NVMPI) for NVidia(R) Jetson:

https://github.com/Keylost/jetson-ffmpeg

License: MIT-Style

https://github.com/Keylost/jetson-ffmpeg/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/MIT_License

OpenBSD

6.6

Imported Components from the OpenBSD Runtime. In particular `str*.c` functions:

https://github.com/openbsd

License: BSD-Style

https://github.com/openbsd/src

License: https://en.wikipedia.org/wiki/BSD_licenses

OpenSRT

1.5.3

Secure, reliable transport (SRT) protocol library:

https://github.com/Haivision/srt

License: MPL2

https://github.com/Haivision/srt/blob/master/LICENSE

License: https://www.mozilla.org/en-US/MPL/2.0/

OpenSSL

3.0.13

Cryptography library with TLS implementation:

http://www.openssl.org/

License: Apache

https://www.openssl.org/source/license.html

License: 

https://www.apache.org/licenses/LICENSE-2.0


PortAudio

v190600

Portable, realtime audio IO library:

http://www.portaudio.com/download.html

License: MIT-Style

http://www.portaudio.com/license.html

License: https://en.wikipedia.org/wiki/MIT_License

ProMPEG Decoder

Dev

ProMPEG Decoder

https://github.com/kirintwn/prompeg-decoder

License: MIT-Style

https://github.com/kirintwn/prompeg-decoder/blob/master/LICENSE

License: https://en.wikipedia.org/wiki/MIT_License

ProtoBuf

3.21.9

Google(R) Protocol Buffers for Data Interchange Format library:

https://github.com/google/protobuf

License: BSD-Style

https://github.com/protocolbuffers/protobuf/blob/main/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

RapidJSON

DEV

JSON Parser/Generator:

https://github.com/Tencent/rapidjson

License: MIT-Style

https://github.com/Tencent/rapidjson/blob/master/license.txt

License: https://en.wikipedia.org/wiki/MIT_License

SDL2

2.30.3

Simple Direct Media Layer v2:

http://www.libsdl.org/index.php

License: ZLIB

http://www.libsdl.org/license.php


https://wiki.libsdl.org/FAQLicensing

License: https://www.zlib.net/zlib_license.html

SOIL

1.16

Simple OpenGL Image library:

http://www.lonesock.net/soil.html

License: PublicDomain

http://www.lonesock.net/soil.html

License: https://en.wikipedia.org/wiki/Public_domain

SPEEX

1.2.rc1

Voice compression format (codec):

http://www.speex.org/

License: Revised BSD-Style

https://www.speex.org/

License: https://en.wikipedia.org/wiki/BSD_licenses

TWOLAME

0.4.0

MPEG1 Layer II audio encoder:

http://www.twolame.org/

License: LGPL

https://www.twolame.org/

License: https://www.gnu.org/licenses/lgpl-2.1.html

URIParser

0.9.8

URI parser library:

https://uriparser.github.io/

License: BSD-Style

https://uriparser.github.io/

License: https://en.wikipedia.org/wiki/BSD_licenses

UTF8-CPP

4.0.5

Library for handling UTF-8 encoded strings:

https://github.com/nemtrif/utfcpp

License: BOOST-1.0

https://github.com/nemtrif/utfcpp/blob/master/LICENSE

License:

https://github.com/nemtrif/utfcpp/blob/master/LICENSE

https://www.boost.org/LICENSE_1_0.txt


V4L2

1.8.1

Video for Linux (V4L2) API:

http://linuxtv.org/downloads/v4l-utils/

License: LGPL

https://linuxtv.org/

License: https://www.gnu.org/licenses/lgpl-2.1.html

VAAPI

2.22.0

Video Acceleration API:

https://github.com/intel/libva/


https://github.com/intel/libva-utils/


https://github.com/intel/intel-vaapi-driver/


https://github.com/intel/media-driver/

License: BSD-Style and MIT-Style

https://github.com/intel/libva/blob/master/COPYING

License: https://en.wikipedia.org/wiki/BSD_licenses and https://en.wikipedia.org/wiki/MIT_License

ZeroMQ

4.3.5

Multi-platform distributed RPC library:

http://zeromq.org/

License: MPL2

http://wiki.zeromq.org/area:licensing

License: https://www.mozilla.org/en-US/MPL/2.0/

ZLib

1.3.1

ZLib compression and decompression library:

http://www.gzip.org/zlib/

License: ZLIB https://www.zlib.net/zlib_license.html

License: ZLIB https://www.zlib.net/zlib_license.html

ZSTD

1.5.6

ZSTD Fast Lossless Compression Algorithm:

https://github.com/facebook/zstd

License: BSD-Style

https://github.com/facebook/zstd/blob/dev/LICENSE

License: https://en.wikipedia.org/wiki/BSD_licenses

ZVBI

20160208

Zapping VBI library:

http://zapping.sourceforge.net/ZVBI/

License: LGPL

https://sourceforge.net/p/zapping/svn/HEAD/tree/trunk/vbi/COPYING.LIB

License: https://www.gnu.org/licenses/lgpl-2.0.html

List of Common Licenses:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.