-
Notifications
You must be signed in to change notification settings - Fork 73
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
Add support for EchoVideos from Echo360 as source #90
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f46ed6b - Browse repository at this point
Copy the full SHA f46ed6bView commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63dada9 - Browse repository at this point
Copy the full SHA 63dada9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98abfa5 - Browse repository at this point
Copy the full SHA 98abfa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c020c3 - Browse repository at this point
Copy the full SHA 5c020c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f4cb36 - Browse repository at this point
Copy the full SHA 3f4cb36View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0447f - Browse repository at this point
Copy the full SHA ac0447fView commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 313e5d1 - Browse repository at this point
Copy the full SHA 313e5d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b47e2 - Browse repository at this point
Copy the full SHA f6b47e2View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 261340b - Browse repository at this point
Copy the full SHA 261340bView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc460c1 - Browse repository at this point
Copy the full SHA cc460c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 671326e - Browse repository at this point
Copy the full SHA 671326eView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45e03c5 - Browse repository at this point
Copy the full SHA 45e03c5View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4a217c - Browse repository at this point
Copy the full SHA d4a217cView commit details -
Merge pull request #1 from Echo360/plt-2090-update-quality-selection-…
…logic PLT-2090: Update quality option mapping
Configuration menu - View commit details
-
Copy full SHA for fc1bb89 - Browse repository at this point
Copy the full SHA fc1bb89View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1ccb9 - Browse repository at this point
Copy the full SHA fc1ccb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd6021 - Browse repository at this point
Copy the full SHA 6fd6021View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f9f86d - Browse repository at this point
Copy the full SHA 2f9f86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 120b5cc - Browse repository at this point
Copy the full SHA 120b5ccView commit details
Commits on Mar 25, 2024
-
numInstances is supposed to reflect the number of instances of the handler for a unique element id, so it cannot be an instance property
Configuration menu - View commit details
-
Copy full SHA for 5fa6536 - Browse repository at this point
Copy the full SHA 5fa6536View commit details -
Stop triggering "paused" before video has been "played"
Would cause trouble downstream, e.g. in Interactive Video
Configuration menu - View commit details
-
Copy full SHA for ea3989b - Browse repository at this point
Copy the full SHA ea3989bView commit details -
When the message event is "timeline", message.data.duration is `undefined`, the duration value which is used by `getDuration()`, too, would be overwritten and be `undefined` (bug there then), and here looping would not work.
Configuration menu - View commit details
-
Copy full SHA for c9d61ac - Browse repository at this point
Copy the full SHA c9d61acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bed4c8 - Browse repository at this point
Copy the full SHA 4bed4c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 504c9cc - Browse repository at this point
Copy the full SHA 504c9ccView commit details -
Make code robust for document.featurePolicy
document.featurePolicy is experimental (no support in Firefox/Safari). Prevent potential crash.
Configuration menu - View commit details
-
Copy full SHA for bd35595 - Browse repository at this point
Copy the full SHA bd35595View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea53f33 - Browse repository at this point
Copy the full SHA ea53f33View commit details
Commits on Mar 26, 2024
-
Merge pull request #1 from otacke/amend-echo-video
Fix 2nd code review issues
Configuration menu - View commit details
-
Copy full SHA for ed6fd8b - Browse repository at this point
Copy the full SHA ed6fd8bView commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b25857 - Browse repository at this point
Copy the full SHA 4b25857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58242c2 - Browse repository at this point
Copy the full SHA 58242c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3fa74 - Browse repository at this point
Copy the full SHA fc3fa74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5e843 - Browse repository at this point
Copy the full SHA 0d5e843View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12e05a - Browse repository at this point
Copy the full SHA d12e05aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 852212a - Browse repository at this point
Copy the full SHA 852212aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2333668 - Browse repository at this point
Copy the full SHA 2333668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 029ca09 - Browse repository at this point
Copy the full SHA 029ca09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ad569 - Browse repository at this point
Copy the full SHA 05ad569View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c57fe - Browse repository at this point
Copy the full SHA f4c57feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6547fd3 - Browse repository at this point
Copy the full SHA 6547fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11195fe - Browse repository at this point
Copy the full SHA 11195feView commit details -
PLT-2090: Update quality option mapping
Use updated quality options
Configuration menu - View commit details
-
Copy full SHA for 9716994 - Browse repository at this point
Copy the full SHA 9716994View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee55eed - Browse repository at this point
Copy the full SHA ee55eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ecaaff - Browse repository at this point
Copy the full SHA 1ecaaffView commit details -
numInstances is supposed to reflect the number of instances of the handler for a unique element id, so it cannot be an instance property
Configuration menu - View commit details
-
Copy full SHA for 0159b5e - Browse repository at this point
Copy the full SHA 0159b5eView commit details -
Stop triggering "paused" before video has been "played"
Would cause trouble downstream, e.g. in Interactive Video
Configuration menu - View commit details
-
Copy full SHA for 4b747c0 - Browse repository at this point
Copy the full SHA 4b747c0View commit details -
When the message event is "timeline", message.data.duration is `undefined`, the duration value which is used by `getDuration()`, too, would be overwritten and be `undefined` (bug there then), and here looping would not work.
Configuration menu - View commit details
-
Copy full SHA for 27e310e - Browse repository at this point
Copy the full SHA 27e310eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd79cb2 - Browse repository at this point
Copy the full SHA bd79cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543a135 - Browse repository at this point
Copy the full SHA 543a135View commit details -
Make code robust for document.featurePolicy
document.featurePolicy is experimental (no support in Firefox/Safari). Prevent potential crash.
Configuration menu - View commit details
-
Copy full SHA for 89ffe81 - Browse repository at this point
Copy the full SHA 89ffe81View commit details -
The parameter is passed as a float in seconds
Configuration menu - View commit details
-
Copy full SHA for 10d0b23 - Browse repository at this point
Copy the full SHA 10d0b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for df8e267 - Browse repository at this point
Copy the full SHA df8e267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e4d19 - Browse repository at this point
Copy the full SHA 21e4d19View commit details