restream_rtmp
h264 web streaming with ffmpeg and nginx (by FlyingRhenquest)
gst-meet
Connect GStreamer pipelines to Jitsi Meet conferences (by avstack)
restream_rtmp | gst-meet | |
---|---|---|
1 | 1 | |
1 | 68 | |
- | - | |
10.0 | 4.3 | |
over 4 years ago | 4 days ago | |
Shell | Rust | |
GNU General Public License v3.0 or later | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
restream_rtmp
Posts with mentions or reviews of restream_rtmp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-12.
-
In praise of ffmpeg
I've been working on a C++ API for it, but it's not coming along very quickly as a rarely feel like programming in my spare time these days. I also have a couple of different examples of streaming with it, one with ngnix and mpeg-dash and one with webm/html5. The webm/html5 one works a lot better but uses ffserver, which is deprecated in recent versions of ffmpeg.
gst-meet
Posts with mentions or reviews of gst-meet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-12.
-
In praise of ffmpeg
But that open ecosystem also enables some really unique capabilities! In particular I've recently been excited about the gst-meet plugin. This allows using Jitsi Meet meetings as a src/sink. And if you use a meeting as a source, you can extract each participants video/audio as a separate stream.
What are some alternatives?
When comparing restream_rtmp and gst-meet you can also consider the following projects:
No-Reference-Image-Quality-Assessment-using-BRISQUE-Model - Implementation of the paper "No Reference Image Quality Assessment in the Spatial Domain" by A Mittal et al. in OpenCV (using both C++ and Python)
webm_streaming - HTML5 webm streaming and interaction with Javascript tutorial
media2 - Redesigned version of my media library
mm_tool - Quick curation of your movie files.
editly - Slick, declarative command line video editing & API
FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
restream_rtmp vs No-Reference-Image-Quality-Assessment-using-BRISQUE-Model
gst-meet vs webm_streaming
restream_rtmp vs media2
gst-meet vs media2
restream_rtmp vs mm_tool
gst-meet vs No-Reference-Image-Quality-Assessment-using-BRISQUE-Model
restream_rtmp vs editly
gst-meet vs mm_tool
gst-meet vs editly
gst-meet vs FFmpeg