Skip to content

luocj/idilia-streaming-plugin

 
 

Repository files navigation

idilia-streaming-plugin

Streaming plugin for Janus WebRTC Gateway v0.2.0 based on orginal streaming plugin. This streaming plugin incorporates GStreamer Multimedia Framework at the backend. It supports all kinds of media input starting from local files and ending with rtsp streams.

TODO

  • RTCP

Building instructions

Follow the instructions from https://github.com/meetecho/janus-gateway/blob/master/README.md and then:

git clone https://github.com/MotorolaSolutions/idilia-streaming-plugin.git
cd idilia-streaming-plugin
sh autogen.sh
./configure
sudo make install configs

About

Streaming plugin for Janus WebRTC Gateway (e.g. RTSP -> WebRTC)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.1%
  • M4 6.1%
  • Makefile 1.4%
  • C++ 1.3%
  • Shell 0.1%