Skip to content

Connect GStreamer pipelines to Jitsi Meet conferences

License

Notifications You must be signed in to change notification settings

SariskaIO/jitsi-meet-transcoder

 
 

Repository files navigation

Description

  • lib-gst-meet is server side rust implementation of (lib-jitsi-meet for browser ), it allows to record and stream jitsi meet conferences without using headless chrome to save cost and resouces, it intercepts RTP packets and write to gstreamer to sink pad.

Components

  • Gstreamer
  • Redis
  • actix-web server
  • lib-gst-meet is rust implementation of lib-jitsi-meet javascript library for browser
  • autoscalable pipeline

Deployment

  • please refer to Makefile

About

Connect GStreamer pipelines to Jitsi Meet conferences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 96.6%
  • C 2.7%
  • Other 0.7%