Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5GMS Application Server: Core Development Plan & Questions #2

Closed
dsilhavy opened this issue Aug 25, 2022 · 2 comments
Closed

5GMS Application Server: Core Development Plan & Questions #2

dsilhavy opened this issue Aug 25, 2022 · 2 comments
Labels
planning Issues relating to project planning matters.

Comments

@dsilhavy
Copy link
Contributor

dsilhavy commented Aug 25, 2022

This issue is supposed to be used to discuss and answer the following questions

  • Which programming language do we want to use to implement the AS
  • What would be the MVP?
  • Which web server should we use?
    • Apache
    • Nginx
    • Varnish
    • node.js express

GanttLab

GanttStart: 2022-08-31
GanttDue: 2022-09-19

@dsilhavy dsilhavy added this to the MWC23 milestone Aug 26, 2022
@dsilhavy dsilhavy changed the title Core Development Plan & Questions Core Development Plan & Questions Aug 26, 2022
@davidjwbbc
Copy link
Contributor

The proposal for MVP#1 is to use a Python application which will read in a ContentHostingConfiguration (defined in TS 26.512 M1 ContentHostingProvisioning) in JSON format to determine the configuration, configure the web server and start it. We will start with nginx as the web server, but build the Python application in a way which will make it easy to add management of other web servers.

@rjb1000 rjb1000 changed the title Core Development Plan & Questions 5GMS Application Server: Core Development Plan & Questions Sep 27, 2022
@rjb1000
Copy link
Contributor

rjb1000 commented Sep 27, 2022

The key decisions are documented above.

@rjb1000 rjb1000 closed this as completed Sep 27, 2022
Repository owner moved this from In Progress to Done in 5GMS: Basic media stream handling (MVP#1) Sep 27, 2022
Repository owner moved this from In Progress to Done in 5GMS: Media session handling (MVP#2) Sep 27, 2022
@rjb1000 rjb1000 added planning Issues relating to project planning matters. and removed documentation Improvements or additions to documentation labels Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planning Issues relating to project planning matters.
Development

No branches or pull requests

3 participants