All Projects → Kurento → Kurento Media Server

Kurento / Kurento Media Server

Licence: apache-2.0
Media Server responsible for media transmission, processing, loading and recording

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Kurento Media Server

kms-filters
Filter elements for Kurento Media Server
Stars: ✭ 15 (-99.43%)
Mutual labels:  media-server, fiware, kurento
Airsonic
📡 ☁️ 🎶Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic)
Stars: ✭ 1,876 (-28.99%)
Mutual labels:  media-server
Qb
QuickBox is much more than a ‘seedbox installer script’, it is a simplistic approach to achieving easy seedbox and services management from a beautifully designed dashboard. Allowing users the ability to interact with their seedbox and server on a professional grade level.
Stars: ✭ 626 (-76.31%)
Mutual labels:  media-server
Go Plex Client
A Plex.tv and Plex Media Server Go client
Stars: ✭ 85 (-96.78%)
Mutual labels:  media-server
Rtsp Simple Server
ready-to-use RTSP / RTMP server and proxy that allows to read, publish and proxy video and audio streams
Stars: ✭ 882 (-66.62%)
Mutual labels:  media-server
Muvee
μv: (mew-vee) Netflix, for your home. WIP
Stars: ✭ 89 (-96.63%)
Mutual labels:  media-server
Janus Webrtc Gateway Docker
Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
Stars: ✭ 582 (-77.97%)
Mutual labels:  media-server
Media Server
A brpc-based server to host and proxy live streams
Stars: ✭ 175 (-93.38%)
Mutual labels:  media-server
Droppy
**ARCHIVED** Self-hosted file storage
Stars: ✭ 1,564 (-40.8%)
Mutual labels:  media-server
Streama
Self hosted streaming media server. https://docs.streama-project.com/
Stars: ✭ 8,948 (+238.68%)
Mutual labels:  media-server
Ppp
Sync music playlists between your local music library and Plex!
Stars: ✭ 57 (-97.84%)
Mutual labels:  media-server
Arch Plex
Docker build script for Arch Linux base with Plex Media Server
Stars: ✭ 10 (-99.62%)
Mutual labels:  media-server
Avideo
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
Stars: ✭ 1,329 (-49.7%)
Mutual labels:  media-server
Media Server
WebRTC Media Server
Stars: ✭ 821 (-68.93%)
Mutual labels:  media-server
Nginx Http Flv Module
Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.
Stars: ✭ 2,063 (-21.92%)
Mutual labels:  media-server
Go Oryx
The go-oryx is SRS++, focus on real-time live streaming load-balancer.
Stars: ✭ 608 (-76.99%)
Mutual labels:  media-server
Tooloop Os
Tooloop OS is a minimal installation of Ubuntu Server with some post-install customization to fit the needs of public multimedia installations.
Stars: ✭ 44 (-98.33%)
Mutual labels:  media-server
Dockstarter
DockSTARTer helps you get started with home server apps running in Docker.
Stars: ✭ 1,265 (-52.12%)
Mutual labels:  media-server
Gnome Shell Extension Cast To Tv
Cast files to Chromecast, web browser or media player app over local network.
Stars: ✭ 200 (-92.43%)
Mutual labels:  media-server
Srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
Stars: ✭ 16,734 (+533.38%)
Mutual labels:  media-server

Kurento Media Server

CII Best Practices FIWARE Chapter License badge Build Status Docker badge Support badge
Documentation badge FIWARE member status

Kurento Media Server is Kurento's core element. It is responsible for media transmission, processing, loading and recording. It is implemented in low level technologies based on GStreamer to optimize the resource consumption. It provides the following features:

  • Networked streaming protocols, including HTTP, RTP and WebRTC.
  • Group communications (MCUs and SFUs functionality) supporting both media mixing and media routing/dispatching.
  • Generic support for computational vision and augmented reality filters.
  • Media storage supporting writing operations for WebM and MP4 and playing in all formats supported by GStreamer.
  • Automatic media transcoding between any of the codecs supported by GStreamer including VP8, H.264, H.263, AMR, OPUS, Speex, G.711, etc.

This project is part of FIWARE. For more information check the FIWARE Catalogue entry for Context Processing, Analysis and Visualization.

📚Documentation 📄 Site 🎓 Academy 🐳 Docker Hub

About Kurento

Kurento is an open source software project providing a platform suitable for creating modular applications with advanced real-time communication capabilities. For knowing more about Kurento, please visit the Kurento project website: https://www.kurento.org/.

Kurento is part of FIWARE. For further information on the relationship of FIWARE and Kurento check the Kurento FIWARE Catalog Entry.

Kurento has been rated within FIWARE as follows:

  • Version Tested:
  • Documentation:
  • Responsiveness:
  • FIWARE Testing:

Kurento is also part of the NUBOMEDIA research initiative.

Documentation

The Kurento project provides detailed documentation including tutorials, installation and development guides. The Open API specification, also known as Kurento Protocol, is available on apiary.io.

Useful Links

Usage:

Issues:

News:

Training:

Source

All source code belonging to the Kurento project can be found in the Kurento GitHub organization page.

Testing

Kurento has a full set of different tests mainly focused in the integrated and system tests, more specifically e2e tests that anyone can run to assess different parts of Kurento, namely functional, stability, tutorials, and API.

In order to assess properly Kurento from a final user perspective, a rich suite of E2E tests has been designed and implemented. To that aim, the Kurento Testing Framework (KTF) has been created. KTF is a part of the Kurento project aimed to carry out end-to-end (E2E) tests for Kurento. KTF has been implemented on the top of two well-known open-source testing frameworks: JUnit and Selenium.

If you want to know more about the Kurento Testing Framework and how to run all the available tests for Kurento you will find more information in Kurento developers documentation > Testing

Licensing and distribution

Copyright 2019 Kurento

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

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

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].