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
@bbert bbert force-pushed the removeDoubleDependency branch from ad41932 to c1e4378 Compare March 17, 2020 14:25
@bbert bbert force-pushed the removeDoubleDependency branch from 3dd13a8 to 37391c5 Compare March 20, 2020 08:18
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
@bbert bbert force-pushed the removeDoubleDependency branch from 37391c5 to 7ebde64 Compare March 25, 2020 13:30
@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.

3 participants