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

Added preliminary support for handling camera live streams #5

Merged
merged 1 commit into from
Aug 20, 2018

Conversation

evanjd
Copy link
Owner

@evanjd evanjd commented Aug 20, 2018

  • Implemented a workable DASH client capable of download live stream segments
  • Added a LiveStream class to abstract away all the complexity of getting segment files
  • Updated README.md

* Implemented a workable DASH client capable of download live stream segments
* Added a LiveStream class to abstract away all the complexity of getting segment files
* Updated README.md
@evanjd evanjd merged commit 20a7b6b into master Aug 20, 2018
@evanjd evanjd deleted the live_streaming branch August 20, 2018 12:23
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10

  • 26 of 91 (28.57%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-10.7%) to 71.116%

Changes Missing Coverage Covered Lines Changed/Added Lines %
logi_circle/camera.py 3 4 75.0%
logi_circle/utils.py 1 8 12.5%
logi_circle/live_stream.py 18 75 24.0%
Totals Coverage Status
Change from base Build 7: -10.7%
Covered Lines: 325
Relevant Lines: 457

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

None yet

2 participants