Giter Site home page Giter Site logo

awakening-nginx-rtmp's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awakening-nginx-rtmp's Issues

I can't get the stats page to show.

I get a 404 when I try to navigate to the stats page. Do I need to do anything other than determining the token? At first I thought I just had a wrong token, but if I change the token to something else, I get a 403 forbidden. So it must be correct.

Freeze after playing first stream

We have problems with playing multiple stream after another. The usecase is as follows: we play a live stream, then we start to stream a video and finally we return to the live stream again.

With the current setup: our player (JW Player) freezes after the first stream. This was not the case with our previous streaming service (crtmpserver). Because this project also offers HLS, we would love to continue with the docker solution.

What could be the issue?

Our live stream is as follows:

ffmpeg -f x11grab -s 1472x1024 -r 25 -i :0.0+220,0 -f alsa -ac 2 -ab 128k -ar 44100 -i pulse -f flv rtmp://host/pub_12345k/stream

Our video stream is as follows:

ffmpeg -re -i file.mp4 -c copy -f flv rtmp://hostpub_12345/stream

Should we change something to the Nginx template?

invalid condition "$" in /etc/nginx/nginx.conf:48

sudo docker run -e LIVE_SECRET=show -e LIVE_VARIANTS_LOW=640x480:128:64:192000 -e LIVE_VARIANTS_MED=640x480:512:128:640000 -p 80:80 -p 1935:1935 awakening/awakening-nginx-rtmp

nginx: [emerg] invalid condition "$" in /etc/nginx/nginx.conf:48

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.