GithubHelp home page GithubHelp logo

windows issues about ffplayout HOT 1 CLOSED

jeremy123g avatar jeremy123g commented on June 2, 2024
windows issues

from ffplayout.

Comments (1)

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

Hi Jeremy, I will try to answer both of your questions here as they are related.

Yes, you are right, Windows is the most popular desktop system and if you search for playout software, professional or free, almost all of them are made for Windows. When it comes to Linux, open source and headless running playout it becomes very rare.

With this in mind, ffplayout was created. I wanted a lightweight solution that could run in Linux cloud environments. But of course it is always nice to support more platforms, but at the moment I see the Windows support more for simple usage, testing and in general to get an idea of ffplayout. For production, Linux is the way to go.

At the moment there are some big drawbacks to running ffplayout on other platforms than Linux:

  • Only Linux has a service management and only here it is possible to start and stop ffplayout from the frontend.
  • There is no installer to set everything up.
  • The user has to manage the startup on boot, restart on error, etc. by himself.
  • Lack of documentation and support.
  • ffplayout does not have a classic GUI, it is a terminal application with a web frontend.

Now to your question

  1. about the logging: in the configuration you can set a path where the logging should be written to. But you can also set the path via the command line. You can run ffplayout from a terminal with the -h option to get an idea of the possible options. For example, if you do `ffplayout -l none', the logging will not go to a file, but to the terminal.

  2. If you want to run the frontend, you have to run for example ffpapi -l 127.0.0.1:8787, open your web browser and go to http://127.0.0.1:8787. But first you have to init ffpapi and add a user:

ffpapi -i
ffpapi -a

But as I said, when it comes to controlling ffplayout, this will not be possible in Windows. You can fast-forward, rewind, and reset the playback state, but you cannot start, stop, or restart from the frontend. So you have to run the ffplayout engine in a second terminal.

It may be that ffplayout is not exactly what you are looking for, in which case obs, casparCG, vmix, DPO 100 or even VLC may be a better fit.

from ffplayout.

Related Issues (20)

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.