Code Monkey home page Code Monkey logo

mac-local-rtmp-server's Introduction

Local RTMP Server for macOS

โš ๏ธ Note: Elgato has released a program called "OBS Link" which does the same thing (in a different way). You might want to check that out. However I have noticed the same time lag in that method too.

This is a simple RTMP server for macOS. You can stream videos using the provided RTMP URI and also use the live feed in other applications.

Usage

  1. Download the latest version from the releases page.
  2. Once launched, the app sits in the menubar and runs on localhost (127.0.0.1).
  3. At launch, a randomly generated streaming URI is displayed. The important portion is the rtmp://127.0.0.1/live/ base, and the part afterwards can be anything as long as it's unique.
  4. To send a stream to the RTMP server, specify the rtmp:// URI of your choice, and paste it into the streaming software as a destination. For example, rtmp://127.0.0.1/live/sallar.
  5. To send a stream from another device on the LAN, use Network Utility and specify the IP address of the local machine instead of localhost. For example, if the RTMP's machine's LAN address is 192.168.1.90, specify the destination as rtmp://192.168.1.90/live/sallar from the other device.
  6. As soon as the stream starts, the app's window shows the state of the stream and its live feed URI.
  7. Note: multiple streams are supported! To view them, simply scroll down in the menubar.

Additional

License

This software is released under the MIT License

Thanks to Arash for the design.

mac-local-rtmp-server's People

Contributors

dependabot[bot] avatar johan44co avatar naanprophet avatar sallar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.