nginx

  1. Nimble

    Dynamically set server address in stream settings

    I'm running an Nginx RTMP server via WSL2 on the same PC I'm running OBS on, I'm using Nginx to push multiple streams to multiple locations. Most of these streams are coming from FFmpeg outside of OBS, but I'd also like to push my OBS output to two different servers using my Nginx RTMP server...
  2. N

    NGINGX RTMP reconnect

    Hello everybody, I´m having troubles with an nginx rtmp server that I´m trying. The idea is to receive external streams to OBS, it has to be RTMP. I´ve tried the server in a docker container and a clean raspberry pi without gui, both gives me the same problem. I can see the stream in VLC the...
  3. aquarat

    Syncing Multiple H.264 Streams Automatically

    Hi I've been using a SlingStudio system, which apears to be a locked-down Linux box with a bunch of ARM-based HDMI->H.264 video encoders which attach to cameras. The system works well but it's very restrictive. I've been trying to replicate the SlingStudio system using OBS. The video sources...
  4. iamoraal

    Question / Help Newbie setup question

    I am having trouble connecting a windows 10 laptop (for camera and audio) via wifi or lan to a linux laptop running OBS. I have installed nginx on the windows machine and got the success page, but can't seem to get OBS to connect to it. Attached is what I'm trying to accomplish.
  5. M

    Question / Help Unable to view my rtmp stream in vlc or flash player but can stream to other services

    I played around with nginx and rtmp module on win32. I can stream from obs studio to nginx and from nginx to services like youtube, twitch and facebook. I also downloaded 2 repositories and tried to embed my stream in a webpage https://github.com/illuspas/nginx-rtmp-win32...
  6. Dihelson Mendonca

    Question / Help OBS and Nginx: "Failed to connect to server"

    I installed Nginx for windows on my Win7 PC, but I can´t make my OBS 22 64bits to connect. I modified the conf script to only youtube, just to make it simple, and I use the rtmp://localhost:1935/live to connect to the server. But it´s not working. I already disabled all firewall, anti-virus...
  7. A

    Streaming from OBS to OBS

    Hello everybody I'm not sure is this is the correct thread I have set an private RTMP server using nginx ( using windows ) , works fine . I have it installed on a dedicated extreme encoding VPS . The idea is : Stream from my PC , at the highest quality/bit-rate possible from my Gaming PC (...
  8. deltasierra

    Question / Help Two Guys One Stream

    Hi all, wondering what's best practice these days in regards to having two machines stream to a single Twitch account. A buddy and I are looking for a setup where we have both our facecams in opposite corners and can switch between each our game screens. All to be fed to Twitch as a single...
  9. E

    Question / Help Windows gaming PC won't connect to Linux streaming PC with NGINX

    -Stream pc is connected to internet only through lan connection to gaming pc. I tested that and the internet works -Stream pc has nginx server up and running (the welcome to nginx page can be reached from either pc) -Both computers have obs installed Stream PC is running Ubuntu 16.04 Gaming PC...
  10. A

    Question / Help nginx Configuration Question

    Hello, I was able to successfully setup a new ubuntu (18.04) server and installed nginx compiled with rtmp support. (for reference, I used this guide/howto) The video source is a laptop running OBS. I tested the setup, and I am able to watch the rtmp stream via VLC. Now, I am trying to encode...
Top