PeerTube VS nginx-rtmp-module

Compare PeerTube vs nginx-rtmp-module and see what are their differences.

PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser (by Chocobozzz)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
PeerTube nginx-rtmp-module
409 31
12,555 13,084
- -
9.9 0.0
7 days ago 24 days ago
TypeScript C
GNU Affero General Public License v3.0 BSD 2-clause "Simplified" License
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.

PeerTube

Posts with mentions or reviews of PeerTube. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • YouTube's search function is atrocious now [video]
    1 project | news.ycombinator.com | 21 Feb 2024
  • Mobile App, redesign, new dev, promotion build a bright future for PeerTube
    2 projects | news.ycombinator.com | 12 Dec 2023
    PeerTube is a decentralized and federated alternative to YouTube. The goal of PeerTube is not to replace YouTube but to offer a viable alternative using the strength of ActivityPub and P2P protocols.

    Being built on ActivityPub means PeerTube is able to be part of a bigger social network, the Fediverse (the Federated Universe). On the other hand, P2P technologies help PeerTube to solve the issue of money, inbound with all streaming platform : With PeerTube, you don't need to have a lot of bandwidth available on your server to host a PeerTube platform because all users (which didn't disable the feature) watching a video on PeerTube will be able to share this same video to other viewers.

    If you are curious about PeerTube, I can't recommend you enough to check the official website (https://joinpeertube.org) to learn more about the project. If after that you want to try to use PeerTube as a content creator, you can try to find a platform available there to register or host yourself your own PeerTube platform on your own server.

    The development of PeerTube is actually sponsored by Framasoft (https://framasoft.org), a french non-for-profit popular educational organization, a group of friends convinced that an emancipating digital world is possible, convinced that it will arise through actual actions on real world and online with and for you!

    Framasoft is also involved in the development of Mobilizon, a decentralized and federated alternative to Facebook Events and Meetup.

    If you want to contribute to PeerTube, feel free to:

        * report bugs and give your feedback on Github or on our forums (https://github.com/Chocobozzz/PeerTube/)
  • Peertube is a YouTube alternative anyone can join or run their own instance of as part of the Fediverse
    1 project | /r/InnerNet | 7 Dec 2023
  • Youtube ad block on pc (ublock origin)
    5 projects | /r/firefox | 6 Dec 2023
    If you're looking for YouTube alternatives, you might be interested in PeerTube. PeerTube is to YouTube what Mastodon is to Twitter. (Plus PeerTube and Mastodon use the same federation technology. You can follow PeerTube accounts from inside Mastodon and vice versa.)
  • My video streaming wishlist for the next 3 to 5 years
    1 project | news.ycombinator.com | 30 Nov 2023
    Hey! Just a rando here, but I would be interested in hearing your opinion as to where Peertube does well with this wish list and where it needs improvement.

    https://joinpeertube.org

    https://framablog.org/2023/11/28/peertube-v6-is-out-and-powe...

  • PeerTube v6 is out, and powered by your ideas !
    2 projects | /r/degoogle | 29 Nov 2023
    If you are curious about PeerTube, I can't recommend you enough to check the official website to learn more about the project. If after that you want to try to use PeerTube as a content creator, you can try to find a platform available there to register or host yourself your own PeerTube platform on your own server.
  • PeerTube v6 is out, and powered by your ideas
    8 projects | news.ycombinator.com | 28 Nov 2023
    > YouTube (and other mainstream providers) solves user stories. The user story is "I want to find and watch interesting videos" and they nail it.

    You miss another user story: IT department wants to self host a video distributing platform on their intranet and users need to embed video in intranet CMS (blogs, wikis, etc.) and they will watch those videos at home, at the office and in between places.

    Thinking audience and monetization, basically it's thinking "youtube clone", and that narrows outlooks on what peertube brings to the table.

    > The user story for this, judging by their homepage (https://joinpeertube.org), seems to be "I want a boring lecture on how bad Big Tech is"?

        What is PeerTube?
  • NewPipe – The lightweight YouTube experience for Android
    11 projects | news.ycombinator.com | 4 Nov 2023
    Exactly what you described exists and is called PeerTube.

    https://joinpeertube.org

    https://github.com/Chocobozzz/PeerTube

  • YouTube's Anti-Adblock and uBlock Origin
    8 projects | news.ycombinator.com | 29 Oct 2023
    > Why don't you or someone else try starting one?

    https://joinpeertube.org/

    There are several instances, but that is not the solution to what the parent comment is pointing out. Videos are being published on YouTube because of network effect; it has become the defacto platform.

  • Piped – An alternative privacy-friendly YouTube front end
    6 projects | news.ycombinator.com | 17 Oct 2023
    There already is an alternative to youtube. Peertube https://joinpeertube.org/

    The problem is most content creators are only publishing on YouTube, so that is where you have to go. If you are a content creator please publish on peertube so we have options. If you know a creator, likewise encourage them to publish there.

nginx-rtmp-module

Posts with mentions or reviews of nginx-rtmp-module. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.
  • Modifying source code of NGINX RTMP module to maintain connection to output stream while switching between input streams
    1 project | /r/nginx | 11 Dec 2023
    Regarding the first solution, I've looked through some of the source code for the NGINX RTMP Module, and I believe the code I would need to modify lives in the ngx_rtmp_cmd_module.c file: https://github.com/arut/nginx-rtmp-module/blob/master/ngx_rtmp_cmd_module.c
  • How can I develop a real time video streaming service with Django?
    1 project | /r/django | 2 Feb 2023
  • How to securely show web cam live stream 24/7 on website?
    2 projects | /r/selfhosted | 23 Jan 2023
    You could look at setting up the RTMP module on nginx and securing it with lets encrypt - https://github.com/arut/nginx-rtmp-module
  • We made KVRR vrc first radio station using jukeboxes placed across different worlds
    1 project | /r/VRchat | 18 Dec 2022
    foobar2000 -> OBS -> nginx server running nginx-rtmp-module
  • Adding WebRTC support to OBS using Rust
    9 projects | news.ycombinator.com | 15 Dec 2022
  • Ask HN: FFmpeg real-time desktop streaming
    10 projects | news.ycombinator.com | 27 Nov 2022
    If stuck for a server I've used this in the past. nginx with an RTMP module.

    Also linking a config file I commented. Unsure if it'll still work and you can definitely simplify it for OP's needs. It was a proof of concept for a streaming service I was thinking up before realising how much money I don't have, haha

    https://github.com/arut/nginx-rtmp-module

    https://gist.github.com/cohan/7f676d3f561be62d0550785c015f00...

  • Quick question on recording through an encoder
    1 project | /r/VIDEOENGINEERING | 25 Nov 2022
    If you can only output something like RTMP, then your options are a bit more limited. Set up an RTMP server somewhere (e.g. https://github.com/arut/nginx-rtmp-module), and connect with another client that will soak up the RTMP into a file - I think ffmpeg should be able to do that, but I've had the most luck with GStreamer. Again, avoid transcoding it on the way into a file, both ffmpeg and GStreamer can be set up to never touch the encoded media (just copy/pass it along).
  • RTMP with nginx and OBS on Ubuntu
    2 projects | /r/ShinobiCCTV | 11 Nov 2022
    Are you using the rtmp nginx module?
  • Criando seu próprio servidor de stream usando NGINX- RTMP
    1 project | dev.to | 27 Oct 2022
    FROM buildpack-deps:stretch ENV NGINX_VERSION nginx-1.18.0 ENV NGINX_RTMP_MODULE_VERSION 1.2.1 RUN apt-get update && \ apt-get install -y ca-certificates openssl libssl-dev && \ rm -rf /var/lib/apt/lists/* RUN mkdir -p /tmp/build/nginx && \ cd /tmp/build/nginx && \ wget -O ${NGINX_VERSION}.tar.gz https://nginx.org/download/${NGINX_VERSION}.tar.gz && \ tar -zxf ${NGINX_VERSION}.tar.gz RUN mkdir -p /tmp/build/nginx-rtmp-module && \ cd /tmp/build/nginx-rtmp-module && \ wget -O nginx-rtmp-module-${NGINX_RTMP_MODULE_VERSION}.tar.gz https://github.com/arut/nginx-rtmp-module/archive/v${NGINX_RTMP_MODULE_VERSION}.tar.gz && \ tar -zxf nginx-rtmp-module-${NGINX_RTMP_MODULE_VERSION}.tar.gz && \ cd nginx-rtmp-module-${NGINX_RTMP_MODULE_VERSION} RUN cd /tmp/build/nginx/${NGINX_VERSION} && \ ./configure \ --sbin-path=/usr/local/sbin/nginx \ --conf-path=/etc/nginx/nginx.conf \ --error-log-path=/var/log/nginx/error.log \ --pid-path=/var/run/nginx/nginx.pid \ --lock-path=/var/lock/nginx/nginx.lock \ --http-log-path=/var/log/nginx/access.log \ --http-client-body-temp-path=/tmp/nginx-client-body \ --with-http_ssl_module \ --with-threads \ --with-ipv6 \ --add-module=/tmp/build/nginx-rtmp-module/nginx-rtmp-module-${NGINX_RTMP_MODULE_VERSION} && \ make -j $(getconf _NPROCESSORS_ONLN) && \ make install && \ mkdir /var/lock/nginx && \ rm -rf /tmp/build RUN ln -sf /dev/stdout /var/log/nginx/access.log && \ ln -sf /dev/stderr /var/log/nginx/error.log COPY nginx.conf /etc/nginx/nginx.conf EXPOSE 1935 CMD ["nginx", "-g", "daemon off;"]
  • Streaming to Multiple Platforms Simultaneously
    1 project | /r/streaming | 1 Oct 2022
    But, if it's something you want to do, and want to do it inexpensively you want to use Nginx-RTMP - http://nginx-rtmp.blogspot.com/ - this is a free version of AntMedia Server without the $70 per month fee.

What are some alternatives?

When comparing PeerTube and nginx-rtmp-module you can also consider the following projects:

owncast - Take control over your live stream video by running it yourself. Streaming + chat out of the box.

srt - Secure, Reliable, Transport

reverse-proxy-confs - These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag

rtsp-simple-server - Also known as rtsp-simple-server. ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams. [Moved to: https://github.com/aler9/mediamtx]

FreeTube - An Open Source YouTube app for privacy

docker-nginx-rtmp - 🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.

jellyfin-webos - WebOS Client for Jellyfin

YouPHPTube - Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP

Piped - An alternative privacy-friendly YouTube frontend which is efficient by design.

Project-Lightspeed - A self contained OBS -> FTL -> WebRTC live streaming server. Comprised of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming

mediacms - MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.

OBS-studio-webrtc - This is a fork of OBS-studio with generic support for webrtc. It leverages the same webrtc implementation most browsers use.