fishjam-dev / fishjam

General purpose media server. Supports WebRTC, HLS, RTSP, SIP
https://fishjam-dev.github.io/fishjam-docs/
Apache License 2.0
187 stars 10 forks source link
hls real-time rtsp sip webrtc

Fishjam

codecov CircleCI

Fishjam is an open-source, general-purpose media server that ships with support for multiple media protocols. It can be thought of as a multimedia bridge meant for creating different types of multimedia systems that lets you easily create a real-time video conferencing system, a broadcasting solution, or both at the same time.

It leverages the Membrane RTC Engine, a real-time communication engine/SFU library built with Membrane.

Installation

There are two ways of running Fishjam:

To learn more, refer to Installation page in Fishjam docs.

SDKs

Fishjam provides server SDKs (used to manage the state of Fishjam server) and client SDKs (used to connect to the Fishjam instance, receive media, etc.).

To get the list of all available SDKs, go to SDKs page in Fishjam docs.

Examples

Documentation

Everything you need to get started with Fishjam is available in the Fishjam docs.

You can read about theoretical concepts and problems we encountered in the Fishjambook.

Copyright and License

Copyright 2022, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0