Граф коммитов

446 Коммитов

Автор SHA1 Сообщение Дата
Jaroslav Polakovič a3a898554c Remove debug code. 2021-02-24 18:26:10 +01:00
Jaroslav Polakovič faaf8bce5f Honor indicated priorities when selecting the set of representations. 2021-02-24 17:31:42 +01:00
Jaroslav Polakovič 221c6f91f9 Fix fallback thumbnails implementation. 2021-02-24 16:51:54 +01:00
Jaroslav Polakovič 92a5f0b45f Appease eslint with more robust checking. 2021-02-24 16:37:57 +01:00
Jaroslav Polakovič a850b777b3 Merge remote-tracking branch 'origin/develop' into add/video-streaming 2021-02-24 16:34:03 +01:00
Jaroslav Polakovič 3ad99db32b Update package-lock to perhaps fix Github actions. 2021-02-24 16:29:54 +01:00
Jaroslav Polakovič 3e5083adf6 Update API sources. 2021-02-24 16:15:56 +01:00
Jaroslav Polakovič 1becaada03 The Parser module comments and add some VideoPlayer comments, too. 2021-02-24 15:59:46 +01:00
Jaroslav Polakovič 8521aa4c9a
Merge pull request #65 from xwp/update/ui-connect-video-player
Connect the Video Player component to UI.
2021-02-24 14:55:36 +01:00
Jaroslav Polakovič 905cb5103b Streamer module comments. 2021-02-24 14:47:00 +01:00
merapi ee2cdf58a5 Download Card 2021-02-24 00:11:49 +01:00
Jaroslav Polakovič 6d99f5e189 Thumbnail fallbacks in VideoCard. Seeking support for DASH streams. 2021-02-23 16:36:47 +01:00
merapi df03623500 Fix player height and play button position 2021-02-23 15:23:47 +01:00
merapi 59a35cb3e7 Apply some comments 2021-02-23 14:53:52 +01:00
Jaroslav Polakovič 97f16b6dfb Connect the Video Player component to UI. 2021-02-23 13:48:10 +01:00
Jaroslav Polakovič 8f5297e7e2 Add a getAll method to the IDB meta helper. 2021-02-23 12:47:04 +01:00
merapi 968b2d3e55 More UI and connected Router 2021-02-22 17:21:20 +01:00
Jaroslav Polakovič 1acd076f8e Implement DASH adaptive streaming. 2021-02-22 17:11:42 +01:00
Jaroslav Polakovič e0ab455123 Initialize SourceBuffers, apaptive selection of representations. 2021-02-18 16:22:56 +01:00
merapi b135009349 Static layout WIP 2021-02-18 00:02:16 +01:00
Jaroslav Polakovič 42fbcd3df0 Created Parser and Streamer classes and a Duration helper.
- Implement a basic way to track bandwidth changes by the Streamer.
- Progress on the MPD parser, ability to query Representatoins.
- Connect the VideoPlayer to Streamer.
- Integration work between the Streamer and Parsers.
2021-02-17 18:52:37 +01:00
Derek Herman 9aaeb21928
Merge pull request #62 from xwp/update/compat-es-2017
Update deps
2021-02-11 21:01:22 -08:00
Derek Herman 7ed2bd4e04 Update deps 2021-02-11 20:57:18 -08:00
Derek Herman f58a9eaae0
Merge pull request #61 from xwp/update/compat-es-2017
Add `.browserslistrc`. Refactor code to work in target browsers.
2021-02-11 20:55:40 -08:00
Jaroslav Polakovič 0cefbedbda Add .browserslistrc and refactor code to work in target browsers. 2021-02-11 17:38:16 +01:00
Jaroslav Polakovič f0813f146d Rename module. 2021-02-11 17:06:06 +01:00
Derek Herman 40135744b5
Merge pull request #56 from xwp/fix/download-stack-depth
Fix download stack depth
2021-02-10 18:56:02 -08:00
Jaroslav Polakovič 0c0e62705f Refactor download logic. Convert recursive implementation to iterative. 2021-02-10 15:10:41 +01:00
Jaroslav Polakovič 89d47ac53f Address to-dos. 2021-02-10 11:31:49 +01:00
Derek Herman 4950644f91
Merge pull request #2 from xwp/add/poc-offline-media
Transfer the internal PoC to public repo. Cleanup code style.
2021-02-08 22:08:47 -08:00
Derek Herman c5ca99d780 Move assets to GCS 2021-02-08 21:57:27 -08:00
Derek Herman 9a52e2d572 Revert http-server 2021-02-08 21:54:36 -08:00
Derek Herman 8810560a6a Add http-server 2021-02-08 20:36:53 -08:00
Derek Herman 0f100e2048 Move eslint-parser into devDeps 2021-02-08 16:32:43 -08:00
Derek Herman 8e377a1dd4 Add build step to deploy 2021-02-08 16:29:55 -08:00
Derek Herman 5370b44897 Update docs for continuity 2021-02-08 16:26:28 -08:00
Jaroslav Polakovič 9e4b68c3b2 Offline video to use 206 Partial Content w/ correct response headers. 2021-02-08 21:13:06 +01:00
Jaroslav Polakovič 6bc1923fe5 Update .eslintrc to use spaces only for indentation. 2021-02-07 19:12:26 +01:00
Jaroslav Polakovič 20cb3acc34 Transfer the internal PoC to public repo. Cleanup code style. 2021-02-05 16:30:23 +01:00
Derek Herman f5a8997bfc
Merge pull request #1 from xwp/feature/templates
Add initial docs & templates
2021-02-02 18:09:32 -08:00
Derek Herman cda559de94 Add initial docs & templates 2021-02-02 17:44:26 -08:00
Derek Herman d59a8602e3 Ignore .firebaserc 2021-01-27 01:41:36 -08:00
Derek Herman 50a050982a Docs for Firebase setup 2021-01-27 01:34:41 -08:00
Derek Herman 87dc79b06d Add action workflow with lint & deploy 2021-01-27 01:06:48 -08:00
Derek Herman 0f08a99d4c Setup eslint & firebase 2021-01-27 00:53:13 -08:00
Derek Herman 9b2a730cf1 Initial commit 2021-01-27 00:15:23 -08:00