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

Refactoring code #3166

Conversation

nicosang
Copy link
Contributor

Hi,

this PR has to refactor the code source :

  • remove unused code
  • reduce mutual dependance (for instance : scheduleController and streamProcessor)
  • remove NextFragmentRequestRule, use event instead

Nico

@dsilhavy dsilhavy added this to the 3.1.0 milestone Jan 16, 2020
@dsilhavy dsilhavy modified the milestones: 3.1.0, 3.1.1 Feb 6, 2020
nicosang and others added 22 commits March 25, 2020 14:26
…that will be catched by streamProcessor to request init segment.

First step to remove dependence between scheduleController and streamProcessor
…se a reference to fragmentModel : chunk has stream id and media stream type
…that will be catched by streamProcessor to request init segment.

First step to remove dependence between scheduleController and streamProcessor
@dsilhavy dsilhavy removed this from the 3.1.0 milestone Mar 26, 2020
@bbert
Copy link
Contributor

bbert commented Jun 4, 2020

replaced by PR #3256

@bbert bbert closed this Jun 4, 2020
@bbert bbert deleted the removeDoubleDependency branch June 4, 2020 06:46
@nicosang
Copy link
Contributor Author

nicosang commented Jun 4, 2020

thanks @bbert ! ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants