obsninja VS nginx-rtmp-module

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

obsninja

VDO.Ninja is a powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC. (by steveseguin)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
obsninja nginx-rtmp-module
339 31
2,573 13,099
- -
8.4 4.3
5 days ago 30 days ago
JavaScript C
GNU General Public License v3.0 or later 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.

obsninja

Posts with mentions or reviews of obsninja. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-26.
  • FLaNK Stack 26 February 2024
    50 projects | dev.to | 26 Feb 2024
    Very Interesting Remote tool for OBS https://vdo.ninja/
  • Voicemeeter Banana Replacement in Linux
    2 projects | /r/linuxaudio | 8 Dec 2023
    Sounds like you could use https://sonobus.net/ and possibly https://vdo.ninja/ but you might have that already covered with jitsi.
  • I'd like to connect 5 seperate screens to my laptop for an art project to put on some looped visuals. How can I do this the most effective way without breaking the bank.
    2 projects | /r/vjing | 7 Dec 2023
    A very inexpensive and easy-to-implement variant for multiple or far away projectors could be vdo.ninja and https://github.com/jareware/chilipie-kiosk
  • Android 14 adds support for using your smartphone as a webcam
    7 projects | news.ycombinator.com | 21 Sep 2023
    Quite tangential, but during lockdown I was looking for a way to use my iPhone as a webcam and came across this project:

    https://vdo.ninja/

    It started out as being a means to send a video feed into OBS[1], which is how I rigged the webcam input, but as the project grew, it expanded to being a way for me to spin up desktop video and audio sharing in a browser, sorta like Zoom, etc. This let me run virtual movie nights with people remotely.

    Whilst it's possible to use it via the 'create a room' interface, you can also do it all via URL parameters which I found much more flexible and robust. See here[2].

    You create source and recipient URLs and then it just automagically makes it all work via WebRTC. I was able to for example make a source that captured my VLC window and sent out the video and audio, and then two destination URLs which received the source video and audio, but also sent their own audio to one another. This meant we could hear the and watch a movie but also talk to each other via our microphones.

    I've got no relation to this project besides thinking it's really awesome.

    [1]: Used for streaming your computer online, e.g. on Twitch. https://obsproject.com/

    [2]: https://docs.vdo.ninja/master/how-does-it-work

  • Ask HN: Any good open source video conferencing options?
    6 projects | news.ycombinator.com | 2 Aug 2023
  • More than 8 callers in vmix - best practice
    2 projects | /r/vmix | 10 Jul 2023
    I have had good luck with https://vdo.ninja/ in the past.
  • Waar koop ik een degelijke webcam?
    1 project | /r/nederlands | 4 Jul 2023
    Je telefoon cam in combinatie met https://vdo.ninja/ en OBS vrituele cam?
  • Seeting session.darkmode=true; do not apply?
    1 project | /r/VDONinja | 28 Jun 2023
    https://github.com/steveseguin/vdo.ninja/commit/7ee9653dfda07ebf9291d3c455830bda485185c1#r120016278
  • Streaming Highschool Sports - Need Help and Recommendations
    1 project | /r/obs | 26 Jun 2023
    I plan on streaming highschool sports at my school next year and would like some recommendations on what to do. I have a canon rebel T7I which I plan on using for telephoto shots, a camera for broadcasters, and plan on using my phone and vdo.ninja to get a full field view. We are operating on not the biggest budget because most of it is going towards a laptop. My biggest issue right now is trying to figure out how to make the stream more visually appealing in terms of graphics, sports bugs, and score board overlays. Are there any free programs for that? What do you recommend? Any other feedback or changes you would make in terms of the rest of my plan?
  • [LFG] Looking for older amateur/beginners in Europe for stoner rock
    3 projects | /r/BedroomBands | 24 Jun 2023
    Our collaboration software might look something like Sonobus and vdo.ninja for live jamming (if we're close enough), Discord or Whatsapp for chatting, maybe Area for reviewing mix-downs, and Bandlab for stem-sharing (Reaper too, if you've got it). I'm open to all suggestions. I'm also interested in learning how to use something like Sonic Sound Picture to do visualisations, or maybe creating AI generated animations, if deciding to upload anything to YT.

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 obsninja and nginx-rtmp-module you can also consider the following projects:

droidcam - GNU/Linux/nix client for DroidCam

srt - Secure, Reliable, Transport

obs-ndi - NewTek NDI integration for OBS Studio

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]

obs-studio - OBS Studio - Free and open source software for live streaming and screen recording

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

sonobus - Source code for SonoBus, a real-time network audio streaming collaboration tool.

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

electroncapture - Playback video in a frameless electron app for screen-sharing and window capture

PeerTube - ActivityPub-federated video streaming platform using P2P directly in your web browser

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

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