Skip to main content

Third Party Software Credits

This project utilizes numerous 3rd party libraries and source code licensed under various terms. This document lists those 3rd party contributions that may be used in programs and libraries delivered to customers and other 3rd parties by Haivision.

Contents

NOTE: Some 3rd party libraries and source code used by this project are licensed under the GNU Library 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.

Flutter 3rd Party Packages Used in This Project

Flutter Package

Version

License

Description

_fe_analyzer_shared

85.0.0

Logic that is shared between the front_end and analyzer packages.

align_positioned

5.0.1

Greatly simplifies layouts which are difficult to implement with Columns and Rows, by letting you declaratively position and resize widgets in relation to one another.

analyzer

7.5.5

This package provides a library that performs static analysis of Dart code.

archive

4.0.7

The MIT License

Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.

args

2.7.0

Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.

asn1lib

1.6.5

http://opensource.org/licenses/BSD-3-Clause

An ASN1 parser library for Dart. Encodes / decodes from ASN1 Objects to BER bytes

async

2.12.0

Utility functions and classes related to the 'dart:async' library.

boolean_selector

2.1.2

A flexible syntax for boolean expressions, based on a simplified version of Dart's expression syntax.

build

2.5.4

A package for authoring build_runner compatible code generators.

build_config

1.1.2

Format definition and support for parsing `build.yaml` configuration.

build_daemon

4.0.4

A daemon for running Dart builds.

build_resolvers

2.5.4

Resolve Dart code in a Builder

build_runner

2.5.4

A build system for Dart code generation and modular compilation.

build_runner_core

9.1.2

Core tools to organize the structure of a build and run Builders.

built_collection

5.1.1

Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.

built_value

8.10.1

Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.

characters

1.4.0

String replacement with operations that are Unicode/grapheme cluster aware.

checked_yaml

2.0.3

Generate more helpful exceptions when decoding YAML documents using package:json_serializable and package:yaml.

cli_util

0.4.2

A library to help in building Dart command-line apps.

clock

1.1.2

Apache License

A fakeable wrapper for dart:core clock APIs.

code_builder

4.10.1

A fluent, builder-based library for generating valid Dart code.

collection

1.19.1

Collections and utilities functions and classes related to collections.

connectivity_plus

6.1.4

Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.

connectivity_plus_platform_interface

2.0.1

A common platform interface for the connectivity_plus plugin.

console

4.1.0

```

A library for common features required by console applications, including color formatting, keyboard input, and progress bars.

convert

3.1.2

Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.

coordinate_converter

1.2.3

The MIT License (MIT)

Package for converting between UTM, DMS and DD coordinates in the WGS84 ellipsoid model

cross_file

0.3.4+2

An abstraction to allow working with files across multiple platforms.

crypto

3.0.6

Implementations of SHA, MD5, and HMAC cryptographic functions.

csslib

1.0.2

A library for parsing and analyzing CSS (Cascading Style Sheets).

cupertino_icons

1.0.8

The MIT License (MIT)

Default icons asset for Cupertino widgets based on Apple styled icons

dart_earcut

1.2.0

MIT License

Performant triangulation algorithm based on

https://github.com/mapbox/earcut

dart_pubspec_licenses

3.0.4

MIT License

A library to make it easy to extract OSS license information from Dart packages using pubspec.yaml

dart_style

3.1.0

Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.

dbus

0.7.11

Mozilla Public License Version 2.0

A native Dart implementation of the D-Bus message bus client. This package allows Dart applications to directly access services on the Linux desktop.

defer_pointer

0.0.2

MIT License

An alternative to Overlay which allows you to easily render and hit test a widget outside its parent bounds.

desktop_drop

0.5.0

Apache License

A plugin which allows user dragging files to your flutter desktop applications.

dotted_border

2.1.0

MIT License

A flutter package to let users easily add a dashed border around any widget.

duration

4.0.3

BSD 3-Clause License

Utilities to make working with 'Duration's easier. Formats duration in human readable form and also parses duration in human readable form to Dart's Duration.

encrypt

5.0.3

BSD 3-Clause License

A set of high-level APIs over PointyCastle for two-way cryptography.

equatable

2.0.7

MIT License

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

fake_async

1.3.2

Apache License

Fake asynchronous events such as timers and microtasks for deterministic testing.

ffi

2.1.4

Utilities for working with Foreign Function Interface (FFI) code.

file

7.0.1

A pluggable, mockable file system abstraction for Dart. Supports local file system access, as well as in-memory file systems, record-replay file systems, and chroot file systems.

file_picker

10.2.0

MIT License

A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.

fixnum

1.1.1

Library for 32- and 64-bit signed fixed-width integers with consistent behavior between native and JS runtimes.

fl_chart

0.70.2

MIT License

A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.

flutter

3.29.3

A framework for writing Flutter applications

flutter_colorpicker

1.1.0

MIT License

HSV(HSB)/HSL/RGB/Material color picker inspired by all the good design for your amazing flutter apps.

flutter_html

3.0.0

MIT License

A Flutter widget for rendering static HTML and CSS as Flutter widgets.

flutter_launcher_icons

0.14.4

MIT License

A package which simplifies the task of updating your Flutter app's launcher icon.

flutter_lints

3.0.2

Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.

flutter_list_view

1.1.29

MIT License

Provide enhanced list view include jump index, keep position etc.

flutter_map

8.1.1

BSD 3-Clause License

A versatile mapping package for Flutter, that's simple and easy to learn, yet completely customizable and configurable

flutter_oss_licenses

3.0.4

MIT License

A tool to generate detail and better OSS license list using pubspec.yaml/lock files.

flutter_plugin_android_lifecycle

2.0.28

Flutter plugin for accessing an Android Lifecycle within other plugins.

flutter_svg

2.2.0

An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.

fraction

5.0.5

MIT License

A package that helps you work with fractions and mixed fractions.

frontend_server_client

4.0.0

Client code to start and interact with the frontend_server compiler from the Dart SDK.

functional_listener

2.3.1

MIT

An rx like extension methods on ValueListenable type, that lets you work with ValueNotifiers almost like with Streams

get_it

7.7.0

MIT License

Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"

glob

2.1.3

A library to perform Bash-style file and directory globbing.

graphs

2.3.2

Graph algorithms that operate on graphs in any representation.

html

0.15.6

APIs for parsing and manipulating HTML content outside the browser.

http

1.4.0

A composable, multi-platform, Future-based API for HTTP requests.

http_multi_server

3.2.2

A dart:io HttpServer wrapper that handles requests from multiple servers.

http_parser

4.1.2

A platform-independent package for parsing and serializing HTTP formats.

image

4.5.4

The MIT License

Dart Image Library provides server and web apps the ability to load, manipulate, and save images with various image file formats.

image_compare_2

1.1.7

Package maintained based on image_compare. Compare images using a variety of algorithms.

intl

0.19.0

Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.

io

1.0.5

Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.

js

0.7.2

Annotations to create static Dart interfaces for JavaScript APIs.

json_annotation

4.9.0

Classes and helper functions that support JSON code generation via the `json_serializable` package.

json_serializable

6.9.5

Automatically generate code for converting to and from JSON by annotating Dart classes.

l10n_languages

1.0.0

MIT License

Provides language names translations (for 157 different locales).

latlong2

0.9.1

Lightweight library for common latitude and longitude calculation

leak_tracker

10.0.8

A framework for memory leak tracking for Dart and Flutter applications.

leak_tracker_flutter_testing

3.0.9

An internal package to test leak tracking with Flutter.

leak_tracker_testing

3.0.1

Leak tracking code intended for usage in tests.

lints

3.0.0

Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.

list_counter

1.0.2

MIT License

A utility for counting in a variety of languages and styles. Made for lists.

lists

1.0.1

Collection of the lists (BitList, FilledList, GroupedRangeList, ListPointer, RangeList, SparseBoolList, SparseList, StepList, WrappedList).

logger

2.6.0

MIT License

Small, easy to use and extensible logger which prints beautiful logs.

logging

1.3.0

Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.

lottie

3.3.1

MIT License

Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.

matcher

0.12.17

Support for specifying test expectations via an extensible Matcher class. Also includes a number of built-in Matcher implementations for common cases.

material_color_utilities

0.11.1

Apache License

Algorithms and utilities that power the Material Design 3 color system, including choosing theme colors from images and creating tones of colors; all in a new color space.

matrix4_transform

4.0.1

Matrix4_transform Package License (22 Aug 2019):

A helper math class for easily creating Matrix4 transformations, which you can use in the Container's transform parameter and elsewhere.

meta

1.16.0

Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.

mgrs_dart

2.0.0

MIT License

Utility for converting between WGS84 lat/lng and MGRS coordinates (Dart version of proj4js/mgrs).

mime

2.0.0

Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.

msix

3.16.9

MIT License

A command-line tool that create Msix installer from your flutter windows-build files.

mutex

3.1.0

Mutual exclusion with implementation of normal and read-write mutex

new_keyboard_shortcuts

0.1.4

MIT License

Widget that allow you to use shortcuts for your application. Custom shortcuts that you define by yourself and global like auto scroll to bottom and top.

nm

0.5.0

Mozilla Public License Version 2.0

Provides a client to connect to NetworkManager - the service that manages network connections on Linux.

orthrus_flutter

1.0.0+1

A new Flutter plugin project.

package_config

2.2.0

Support for reading and writing Dart Package Configuration files.

package_info_plus

8.3.0

Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.

package_info_plus_platform_interface

3.2.0

A common platform interface for the package_info_plus plugin.

path

1.9.1

A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.

path_drawing

1.0.1

A flutter library to help with (Canvas) Path creation and manipulation

path_parsing

1.1.0

A Dart library to help with SVG Path parsing and code generation. Used by Flutter SVG.

path_provider

2.1.5

Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.

path_provider_android

2.2.17

Android implementation of the path_provider plugin.

path_provider_foundation

2.4.1

iOS and macOS implementation of the path_provider plugin

path_provider_linux

2.2.1

Linux implementation of the path_provider plugin

path_provider_platform_interface

2.1.2

A common platform interface for the path_provider plugin.

path_provider_windows

2.3.0

Windows implementation of the path_provider plugin

petitparser

6.1.0

The MIT License

A dynamic parser framework to build efficient grammars and parsers quickly.

platform

3.1.6

A pluggable, mockable platform information abstraction for Dart.

play_isr_common

0.0.1

A new Flutter package project.

plugin_platform_interface

2.1.8

Reusable base class for platform interfaces of Flutter federated plugins, to help enforce best practices.

pointycastle

3.9.1

A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.

polylabel

1.0.1

A fast algorithm for finding polygon pole of inaccessibility implemented as a Dart library. Useful for optimal placement of a text label on a polygon.

pool

1.5.1

Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.

posix

6.0.3

MIT License

Exposes the POSIX api on OSx and Linux

process

5.0.3

A pluggable, mockable process invocation abstraction for Dart.

proj4dart

2.1.0

MIT License

Proj4dart is a Dart library to transform point coordinates from one coordinate system to another, including datum transformations (Dart version of proj4js/proj4js).

protobuf

3.1.0

Runtime library for protocol buffers support. Use with package:protoc_plugin to generate dart code for your '.proto' files.

pub_semver

2.2.0

Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.

pubspec_parse

1.5.0

Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.

screen_retriever

0.2.0

MIT License

This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc.

screen_retriever_linux

0.2.0

MIT License

Linux implementation of the screen_retriever plugin.

screen_retriever_macos

0.2.0

MIT License

macOS implementation of the screen_retriever plugin.

screen_retriever_platform_interface

0.2.0

MIT License

A common platform interface for the screen_retriever plugin.

screen_retriever_windows

0.2.0

MIT License

Windows implementation of the screen_retriever plugin.

sealed_languages

2.1.0

MIT License

Provides data for world languages in the form of sealed classes.

shelf

1.4.2

A model for web server middleware that encourages composition and easy reuse.

shelf_web_socket

3.0.0

A shelf handler that wires up a listener for every connection.

source_gen

2.0.0

Source code generation builders and utilities for the Dart build system

source_helper

1.3.6

Apache License

Utilities to help with Dart source code generation. Includes utilities for properly generating String literals from any String value.

source_span

1.10.1

Provides a standard representation for source code locations and spans.

sprintf

7.0.0

Dart implementation of sprintf. Provides simple printf like formatting such as sprintf("hello %s", ["world"]);

stack_trace

1.12.1

A package for manipulating stack traces and printing them readably.

stream_channel

2.1.4

An abstraction for two-way communication channels based on the Dart Stream class.

stream_transform

2.1.1

A collection of utilities to transform and manipulate streams.

string_scanner

1.4.1

A class for parsing strings using a sequence of patterns.

string_validator

1.2.0

The MIT License (MIT)

Dart library for validating and sanitizing strings, especially those from user input.

sync_http

0.3.1

Synchronous HTTP client for Dart.

term_glyph

1.2.2

Useful Unicode glyphs and ASCII substitutes.

test_api

0.7.4

The user facing API for structuring Dart tests and checking expectations.

timing

1.0.2

A simple package for tracking the performance of synchronous and asynchronous actions.

tuple

2.0.2

A library providing a tuple data structure.

typed_data

1.4.0

Utility functions and classes related to the dart:typed_data library.

unicode

0.3.1

Unicode characters library auto generated from

http://www.unicode.org

.

universal_io

2.2.2

Apache License

Cross-platform 'dart:io' that adds browser support for HttpClient and some other "dart:io" APIs.

url_launcher

6.3.1

Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.

url_launcher_android

6.3.16

Android implementation of the url_launcher plugin.

url_launcher_ios

6.3.3

iOS implementation of the url_launcher plugin.

url_launcher_linux

3.2.1

Linux implementation of the url_launcher plugin.

url_launcher_macos

3.2.2

macOS implementation of the url_launcher plugin.

url_launcher_platform_interface

2.3.2

A common platform interface for the url_launcher plugin.

url_launcher_web

2.4.1

url_launcher_web

Web platform implementation of url_launcher

url_launcher_windows

3.1.4

Windows implementation of the url_launcher plugin.

uuid

4.5.1

RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart

validators

3.0.0

The MIT License (MIT)

String validation and sanitization for Dart.

vector_graphics

1.1.19

A vector graphics rendering package for Flutter using a binary encoding.

vector_graphics_codec

1.1.13

An encoding library for the binary format used in `package:vector_graphics`

vector_graphics_compiler

1.1.17

A compiler to convert SVGs to the binary format used by `package:vector_graphics`.

vector_math

2.1.4

A Vector Math library for 2D and 3D applications.

visibility_detector

0.2.2

A widget that detects the visibility of its child and notifies a callback.

vm_service

14.3.1

A library to communicate with a service implementing the Dart VM service protocol.

watch_it

1.4.2

MIT License

The simple state management powered by get_it. It allows to observe changes of objects inside the get_it service locator and rebuild the UI accordingly.

watcher

1.1.2

A file system watcher. It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.

web

1.1.1

Lightweight browser API bindings built around JS interop.

web_socket

1.0.1

Any easy-to-use library for communicating with WebSockets that has multiple implementations.

web_socket_channel

3.0.3

StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel API, a cross-platform implementation of that API that communicates over an underlying StreamChannel.

webdriver

3.0.4

Apache License

Provides WebDriver bindings for Dart. Supports WebDriver JSON interface and W3C spec. Requires the use of WebDriver remote server.

win32

5.13.0

BSD 3-Clause License

Access common Win32 APIs directly from Dart using FFI — no C required!

window_manager

0.4.3

MIT License

This plugin allows Flutter desktop apps to resizing and repositioning the window.

wkt_parser

2.0.0

MIT License

Wkt-parser is a Dart version of proj4js/wkt-parser. With wkt-parser you can parse a WKT projection string (OGC, ESRI) into json that proj4dart can consume.

xdg_directories

1.1.0

A Dart package for reading XDG directory configuration information on Linux.

xml

6.5.0

The MIT License

A lightweight library for parsing, traversing, querying, transforming and building XML documents.

yaml

3.1.3

A parser for YAML, a human-friendly data serialization standard

Orthrus 3rd Party Libraries Used in This Project

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: GNU Library General Public License (LGPL) v2.1

AMF-SDK

1.4.36.0

Advanced Media Framework SDK for multimedia processing on AMD GPUs: https://gpuopen.com/advanced-media-framework/      
License: MIT-Style, https://github.com/GPUOpen-LibrariesAndSDKs/AMF/blob/master/LICENSE.txt                                                                                  
License: Massachusetts Institute of Technology (MIT) License, https://en.wikipedia.org/wiki/MIT_License 

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: Massachusetts Institute of Technology (MIT) License

BOOST

1_88_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: BOOST Software License v1.0

BZip2

1.0.8

BZip2 Compression Library: http://www.sourceware.org/bzip2/
License: BSD-Style https://gitlab.com/bzip2/bzip2/-/blob/master/COPYING
License: Berkeley Software Distribution (BSD) Style License

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: Massachusetts Institute of Technology (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: Massachusetts Institute of Technology (MIT) License

dav1d

1.5.0

AV1 Decoder: https://code.videolan.org/videolan/dav1d
License: BSD-Style https://code.videolan.org/videolan/dav1d/-/blob/master/COPYING
License: Berkeley Software Distribution (BSD) Style License (https://en.wikipedia.org/wiki/BSD_licenses)

DesktopVideo

14.3.0

BlackMagicDesign(R) Desktop Video Utilities, Libraries, Firmware, and Drivers: http://blackmagicdesign.com
License: Proprietary
License: Proprietary

expat

2.7.0

XML Parser Library: http://www.libexpat.org/
License: MIT-Style https://github.com/libexpat/libexpat/blob/master/expat/COPYING
License: Massachusetts Institute of Technology (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: GNU Library General Public License (LGPL) v3.0

FAAC

1.30

Freeware AAC Codec: https://sourceforge.net/projects/faac/
License: LGPL https://github.com/knik0/faac/blob/master/COPYING
License: GNU Library General Public License (LGPL) v2.0

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: Apache Sofware License (ASL) v2.0

FFMPEG

7.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: GNU Library General Public License (LGPL) v2.1

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: Berkeley Software Distribution (BSD) Style License

FLAC

1.5.0

Free Lossless Audio Codec: http://flac.sourceforge.net/
License: BSD-Style https://github.com/webmproject/libvpx/blob/master/LICENSE
License: Berkeley Software Distribution (BSD) Style License

Flutter

3.32.4

Portable UI Toolkit: https://docs.flutter.dev/
License: BSD-Style https://docs.flutter.dev/
License: Berkeley Software Distribution (BSD) Style License

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. FLTK Library License

FreeType2

2.13.3

Free and portable font rendering engine: http://www.freetype.org
License: BSD-Style https://www.freetype.org/license.html
License: Berkeley Software Distribution (BSD) Style License

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: Berkeley Software Distribution (BSD) Style License

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: Massachusetts Institute of Technology (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: Berkeley Software Distribution (BSD) Style License and Massachusetts Institute of Technology (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: ZLIB Library

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: Modified MIT License

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: GNU Library General Public License (LGPL) v2.0

iconv

1.18

Unicode and user/system string conversion library: https://www.gnu.org/software/libiconv/
License: LGPL https://www.gnu.org/software/libiconv/
License: GNU Library General Public License (LGPL) v2.0

iniparser

4.2.4

INI Parser Library: https://gitlab.com/iniparser/iniparser
License: MIT-Style https://gitlab.com/iniparser/iniparser/-/blob/main/LICENSE
License: Massachusetts Institute of Technology (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: Massachusetts Institute of Technology (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: Mozilla Public License v2 (MPL2)

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: Massachusetts Institute of Technology (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: Berkeley Software Distribution (BSD) Style License and Massachusetts Institute of Technology (MIT) License

LAME

3.100

MPEG1 Layer III Audio Encoder: http://lame.sourceforge.net/
License: LGPL https://lame.sourceforge.io/
License: GNU Library General Public License (LGPL) v2.0

libao

1.2.0

Cross platform audio library: http://www.xiph.org/ao/
License: BSD-Style https://www.xiph.org/ao/
License: Berkeley Software Distribution (BSD) Style License

libbacktrace

DEV

Library to produce symbolic backtraces: https://github.com/ianlancetaylor/libbacktrace
License: BSD-Style https://github.com/ianlancetaylor/libbacktrace/blob/master/LICENSE
License: Berkeley Software Distribution (BSD) Style License

libcurl

8.12.1

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: Massachusetts Institute of Technology (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: Mozilla Public License v2 (MPL2)

libdrm

2.4.121

Direct Rendering Manager runtime library: http://dri.sourceforge.net
License: MIT-Style http://dri.sourceforge.net
License: Massachusetts Institute of Technology (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: Berkeley Software Distribution (BSD) Style License

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: GCC Runtime Library Exception and GNU Linking Exception

liblzma

5.6.4

Compression Library: http://tukaani.org/xz/
License: 0BSD-Style https://github.com/tukaani-project/xz/blob/master/COPYING
License: Berkeley Zero-Clause (0BSD) Style License

libogg

1.3.5

Ogg bitstream file format library: http://www.xiph.org/
License: BSD-Style http://www.xiph.org/
License: Berkeley Software Distribution (BSD) Style License

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: Berkeley Software Distribution (BSD) Style License

libpng

1.6.44

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: Berkeley Software Distribution (BSD) Style License

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: Massachusetts Institute of Technology (MIT) License

librist

0.2.11

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: Berkeley Software Distribution (BSD) Style License

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: Berkeley Software Distribution (BSD) Style License

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: Open Software License v2.1 (OSL-2.1)

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: Internet Systems Consortium (ISC) License

libspng

0.7.4

Simple PNG Library: https://libspng.org/
License: BSD-Style https://libspng.org/
License: Berkeley Software Distribution (BSD) Style License

libstdc++

Various

GNU Standard C++ Runtime Library https://gcc.gnu.org/onlinedocs/libstdc++/
License: LIBSDTC++-Runtime https://gcc.gnu.org/onlinedocs/libstdc++/
License: LIBSDTC++ Runtime Library Exception and LIBSDTC++ Runtime Library Exception FAQ

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: GNU Library General Public License (LGPL) v2.0

libusb

Various

Library which allows userspace access to USB devices: http://sourceforge.net/projects/libusb/
License: LGPL http://sourceforge.net/projects/libusb/
License: GNU Library General Public License (LGPL) v2.0

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: Berkeley Software Distribution (BSD) Style License

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: Massachusetts Institute of Technology (MIT) License

libvorbis

1.3.7

Vorbis General Audio Compression Codec: http://www.xiph.org/
License: BSD-Style http://www.xiph.org/
License: Berkeley Software Distribution (BSD) Style License

libvpx

1.15.0

VP8/VP9/VP10 Codec and WebM library: https://www.webmproject.org/code/
License: BSD-Style https://github.com/webmproject/libvpx/blob/master/LICENSE
License: Berkeley Software Distribution (BSD) Style License

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: Berkeley Software Distribution (BSD) Style License

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: Berkeley Software Distribution (BSD) Style License

LMOParser

1.7

Command line option parser: http://optionparser.sourceforge.net/index.html
License: MIT-Style https://optionparser.sourceforge.net/index.html
License: Massachusetts Institute of Technology (MIT) License

mesa-dri-drivers

24.1.2

Mesa 3D Direct Rendering Infrastructure Drivers: https://dri.freedesktop.org/wiki/
https://archive.mesa3d.org/
License: MIT-Style https://dri.freedesktop.org/wiki/
License: Massachusetts Institute of Technology (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: Berkeley Software Distribution (BSD) Style License

msinttypes

r29

ISO C9x compliant standard inttypes: http://code.google.com/p/msinttypes/
License: BSD-Style https://code.google.com/archive/p/msinttypes/
License: Berkeley Software Distribution (BSD) Style License

numactl

2.0.19

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: GNU Library General Public License (LGPL) v2.1

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: Massachusetts Institute of Technology (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: Berkeley Software Distribution (BSD) Style License

OpenSRT

1.5.4

Secure, reliable transport (SRT) protocol library: https://github.com/Haivision/srt
License: MPL2 https://github.com/Haivision/srt/blob/master/LICENSE
License: Mozilla Public License v2 (MPL2)

OpenSSL

3.5.0

Cryptography library with TLS implementation: http://www.openssl.org/
License: Apache https://www.openssl.org/source/license.html
License: Apache Sofware License (ASL) v2.0

PortAudio

v190600

Portable, realtime audio IO library: http://www.portaudio.com/download.html
License: MIT-Style http://www.portaudio.com/license.html
License: Massachusetts Institute of Technology (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: Massachusetts Institute of Technology (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: Berkeley Software Distribution (BSD) Style License

RapidJSON

DEV

JSON Parser/Generator: https://github.com/Tencent/rapidjson
License: MIT-Style https://github.com/Tencent/rapidjson/blob/master/license.txt
License: Massachusetts Institute of Technology (MIT) License

SDL2

2.30.9

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: ZLIB Library

SOIL

1.16

Simple OpenGL Image library: http://www.lonesock.net/soil.html
License: PublicDomain http://www.lonesock.net/soil.html
License: Public Domain License

SPEEX

1.2.rc1

Voice compression format (codec): http://www.speex.org/
License: Revised BSD-Style https://www.speex.org/
License: Berkeley Software Distribution (BSD) Style License

TWOLAME

0.4.0

MPEG1 Layer II audio encoder: http://www.twolame.org/
License: LGPL https://www.twolame.org/
License: GNU Library General Public License (LGPL) v2.1

URIParser

0.9.8

URI parser library: https://uriparser.github.io/
License: BSD-Style https://uriparser.github.io/
License: Berkeley Software Distribution (BSD) Style License

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: BOOST Software License v1.0

V4L2

1.8.1

Video for Linux (V4L2) API: http://linuxtv.org/downloads/v4l-utils/
License: LGPL https://linuxtv.org/
License: GNU Library General Public License (LGPL) v2.1

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: Berkeley Software Distribution (BSD) Style License and Massachusetts Institute of Technology (MIT) License

VULKAN

1.3.296

VULKAN SDK Graphics and Compute API: https://vulkan.lunarg.com/
License: MIT-Style and Apache https://vulkan.lunarg.com/license
License: Massachusetts Institute of Technology (MIT) License (https://en.wikipedia.org/wiki/MIT_License) and Apache Sofware License (ASL) v2.0 (https://www.apache.org/licenses/LICENSE-2.0) |

ZeroMQ

4.3.5

Multi-platform distributed RPC library: http://zeromq.org/
License: MPL2 http://wiki.zeromq.org/area:licensing
License: Mozilla Public License v2 (MPL2)

ZLib

1.3.1

ZLib compression and decompression library: http://www.gzip.org/zlib/
License: ZLIB ZLIB Library
License: ZLIB Library

ZSTD

1.5.7

ZSTD Fast Lossless Compression Algorithm: https://github.com/facebook/zstd
License: BSD-Style https://github.com/facebook/zstd/blob/dev/LICENSE
License: Berkeley Software Distribution (BSD) Style License

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: GNU Library General Public License (LGPL) v2.0

JavaScript errors detected

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

If this problem persists, please contact our support.