Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Nginx-rtmp-module Alternatives
Similar projects and alternatives to nginx-rtmp-module
-
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]
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
-
PeerTube
ActivityPub-federated video streaming platform using P2P directly in your web browser
-
docker-nginx-rtmp
🐋 A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.
-
YouPHPTube
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
-
OBS-studio-webrtc
This is a fork of OBS-studio with generic support for webrtc. It leverages the same webrtc implementation most browsers use.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
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
-
OvenMediaEngine
OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
-
srs
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
-
-
-
hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
-
obsninja
VDO.Ninja is a powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC.
-
odd.js
This is not only an HTML5 FLV Player, but also a WebRTC, IM SDK, and FC/NES emulator.
-
-
-
html5-livestreaming
Basic html5 video-out, rtmp-in streaming service setup using nginx-rtmp-module, hls.js, uwsgi, flask and postgres
-
-
fauxstream
ffmpeg wrapper to facilitate screencasting/recording on OpenBSD
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nginx-rtmp-module reviews and mentions
-
How to securely show web cam live stream 24/7 on website?
You could look at setting up the RTMP module on nginx and securing it with lets encrypt - https://github.com/arut/nginx-rtmp-module
- Adding WebRTC support to OBS using Rust
-
Ask HN: FFmpeg real-time desktop streaming
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...
-
RTMP with nginx and OBS on Ubuntu
Are you using the rtmp nginx module?
-
How to livestream 24/7 live videos
You could install NGINX with the RTMP module, then configure it for your domain (here you can find the documentation: https://github.com/arut/nginx-rtmp-module). It will also generate the hls format and dash to be able to watch it on the web.
-
Multicast RTSP to remote offices over PPTP ? Or Unicast TCP ?
There's a ton of options out there for things like this; One of the ones I've personally used was https://github.com/arut/nginx-rtmp-module along with ffmpeg. A bit complex to tweak and monitor, but does seem to work well. There's also a lot of SaaS offerings for this, even Azure has one.
-
RTSP server with a large number of connections
I have around 300 H.265 cameras inside a firewall, and each is consumed by one user for long periods (12hrs+). Beside rtsp-simple-server, is there a robust (and open source) solution to this? It's a shame that https://github.com/arut/nginx-rtmp-module doesn't support RTSP.
-
RTMP Server Help (On-Going)
Edit: Q1 yes it’s possible with auto push, I’ll share it Good info here : https://github.com/arut/nginx-rtmp-module
-
YouTube Takes Down Independent Court Livestreams
> video
Not personally, but I think that's what Peertube is supposed to help with.
> streaming
yep: https://github.com/arut/nginx-rtmp-module + something like https://github.com/Nesseref/html5-livestreaming for serving the video in a webpage instead of making your viewers fire up RTMP clients.
IME it is actually pretty simple to get a minimal setup going; the fun part is around how streaming to lots of people, surprise surprise, requires a lot of compute and bandwidth. In other words, you can totally roll your own Twitch, but you're going to be rolling both the user chrome and the infra aspects yourself.
-
Question about how do I go on about building a live video stream app with nodejs.
To achieve this I used a module in nginx called nginx-rtmp-module . this module exactly does that. It introduces some sort of API to control this module from a web server like NodeJS.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 9 Jun 2023
Stats
arut/nginx-rtmp-module is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of nginx-rtmp-module is C.
Popular Comparisons
- nginx-rtmp-module VS srt
- nginx-rtmp-module VS rtsp-simple-server
- nginx-rtmp-module VS YouPHPTube
- nginx-rtmp-module VS docker-nginx-rtmp
- nginx-rtmp-module VS PeerTube
- nginx-rtmp-module VS OBS-studio-webrtc
- nginx-rtmp-module VS Project-Lightspeed
- nginx-rtmp-module VS obs-studio
- nginx-rtmp-module VS open-easyrtc
- nginx-rtmp-module VS FirebaseRTC