Giter Club home page Giter Club logo

Comments (8)

edwoodza avatar edwoodza commented on June 21, 2024 1

Just successful installed on Ubuntu. Seems the 3 attempts on new Debian machines did not work

from ffplayout-docker.

jb-alvarado avatar jb-alvarado commented on June 21, 2024

No the docker version don't use the install scrip and it also should work. Here was also a problem reported, but now it works.

from ffplayout-docker.

edwoodza avatar edwoodza commented on June 21, 2024

We tried docker yesterday with no success

Can you send/post exact full docker instructions so we can be sure we did not screw something silly up

from ffplayout-docker.

jb-alvarado avatar jb-alvarado commented on June 21, 2024

It look like that something on your system is already listening on port 1935. Try it on a fresh new system.

from ffplayout-docker.

edwoodza avatar edwoodza commented on June 21, 2024

am unable to access GUI as well on port 8088 (unless port no changed) Port 80 returns 404 for nginx so webserver working.
install was a clean server using docker install nothing else so not sure what would be using port when its a clean Debian server

from ffplayout-docker.

jb-alvarado avatar jb-alvarado commented on June 21, 2024

Are you using the debian docker packages version, or the the latest one from docker.com with the newest docker-composed?

I made just now a new test, and it went fine, without any errors.

from ffplayout-docker.

edwoodza avatar edwoodza commented on June 21, 2024

from docker.com
would it be possible to do a quick idiots guide to install with docker from scratch.
the help guide leaves room for massive mistakes.
this updated install guide would avoid many issue tickets as well it think

from ffplayout-docker.

jb-alvarado avatar jb-alvarado commented on June 21, 2024

I working on a new install routine. But with docker there is really not much to do. You just follow the instruction from docker.com, install the latest docker-compose, go to /opt/, clone repo git clone https://github.com/ffplayout/ffplayout-docker.git, cd in repo and run docker-compose up -d.

After it is done, you can check if everything is running with: docker ps: Output should be like:

CONTAINER ID   IMAGE                    COMMAND                  CREATED          STATUS          PORTS                                                                    NAMES
e75c64a6cad0   ffplayout-frontend:2.0   "/docker-entrypoint.…"   13 minutes ago   Up 13 minutes   0.0.0.0:8088->80/tcp                                                     ffplayout-frontend
339a89bb8902   ffplayout-api:2.0        "/start.sh"              13 minutes ago   Up 13 minutes   0.0.0.0:8001->8001/tcp                                                   ffplayout-api
b0674acfcb1a   ffplayout-engine:2.0     "/usr/local/bin/supe…"   13 minutes ago   Up 13 minutes   0.0.0.0:5555->5555/tcp, 0.0.0.0:64233->64233/tcp                         ffplayout-engine
e79a2e935e13   ossrs/srs:3              "./objs/srs -c conf/…"   13 minutes ago   Up 13 minutes   0.0.0.0:1935->1935/tcp, 0.0.0.0:1985->1985/tcp, 0.0.0.0:8087->8080/tcp   srs

from ffplayout-docker.

Related Issues (15)

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.