Coder Social home page Coder Social logo

ldvsoft / icpc-live-v3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from icpc/live-v3

0.0 0.0 0.0 108.25 MB

Overlay for competitive programming competitions broadcasts

License: MIT License

JavaScript 31.33% Kotlin 57.88% TypeScript 0.42% CSS 0.06% HTML 10.15% Batchfile 0.03% SCSS 0.13%

icpc-live-v3's Introduction

live-v3

Welcome to the ICPC Live Source Code Repository.

Run release version

  • Download release from https://github.com/icpc/live-v3/releases

  • Create contest config files

  • (Optional) Tune imported data, so it looks better

  • Run java -jar /path/to/jar/file -c /path/to/config/directory

    Check for more options by running java -jar /path/to/jar/file without arguments. Here is the couple most useful

    • --creds creds.json -- The path to the credential file. It can be used to avoid storing credentials in the main config file.
    • --no-auth -- Disable auth in admin interface. It's useful if you are running the overlayer on localhost.
    • -p 8080 -- 8080 is default port to listen, but it can be changed.
  • (Optional) Check imported contest data

  • Add a source to OBS

    #root > div {
        background: unset;
    }
  • Use admin interface in your browser to control overlay

  • Check general broadcast production schema for other details of typical setup

  • Check emulation mode part of development doc for testing your setup before the contest started.

  • Check troubleshooting guide is something looks wrong.

Authorisation

For now http basic auth is used. If you try to login with user, which does not exist, it will be automatically created. First created receives admin rights. Others only receive them when someone with admin rights confirms, it's okay.

Consider, if you are okay with passing your passwords using plain HTTP.

If you don't need auth, you can disable it by --no-auth command-line option.

Run in development mode

Check separate document

Previous versions:

Other repos:

  • Script that collects competitive programming historical data for analytical information
  • Autoanalyst
  • OBS Video Scheduler Plugin with web interface
  • Outdated OBS plugin for shared memory (dll)

For more information, email [email protected]

icpc-live-v3's People

Contributors

azat-ismagilov avatar brianvar avatar irdkwmnsb avatar kbats183 avatar kokx avatar kunyavskiy avatar lperovskaya avatar maleksware avatar masha237 avatar masha238 avatar megaverkruzo avatar nakinamo avatar nsychev avatar perveevm avatar pmavrin avatar temikfart avatar vvolochay 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.