Giter Club home page Giter Club logo

Comments (4)

jb-alvarado avatar jb-alvarado commented on July 4, 2024

Because the API is made with django and rest_framework, there is a admin panel, so it would be possible to add new users. But there is not really a user management, that means that all users have the same rights.

In next version I plan multi channel support, but also with no user management. The easiest way would be, to create for every user his own docker containers.

from ffplayout-docker.

jengajenga avatar jengajenga commented on July 4, 2024

I see. I'm glad your developing this further. That is ok. I am basically looking for a simple way to provide my clients with a playout system that can push out to rtmp, hls and/or srt.

So if you create multichannel support, how do you ensure that no channel will access the playlist/watch folder of another channel? Or each docker in its own container will run within its own environment?

from ffplayout-docker.

jb-alvarado avatar jb-alvarado commented on July 4, 2024

So if you create multichannel support, how do you ensure that no channel will access the playlist/watch folder of another channel? Or each docker in its own container will run within its own environment?

It is no problem to run multiple ffplayout-engines side by side, every instance has its own config file. So there is no problem that they interfere each others. They even can run in the same container. Recently I also switch in general to supervisord as my process manager, and with that I can control all engines.

from ffplayout-docker.

jengajenga avatar jengajenga commented on July 4, 2024

So if you create multichannel support, how do you ensure that no channel will access the playlist/watch folder of another channel? Or each docker in its own container will run within its own environment?

It is no problem to run multiple ffplayout-engines side by side, every instance has its own config file. So there is no problem that they interfere each others. They even can run in the same container. Recently I also switch in general to supervisord as my process manager, and with that I can control all engines.

If this is the case, then I wait to see what comes out. I'm also a huge fan of ffmpeg and I'm trying to scale around it.

Meanwhile, let me look into this supervisod.

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.