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

Implementing video annotation support for Panopto #104

Open
dwhly opened this issue Jul 22, 2021 · 0 comments
Open

Implementing video annotation support for Panopto #104

dwhly opened this issue Jul 22, 2021 · 0 comments

Comments

@dwhly
Copy link
Collaborator

dwhly commented Jul 22, 2021

Panopto.com is a leading video content and "lecture capture" solution for educational institutions. An example of a content page is here: https://na-biz-dev.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=1a90ada5-db37-42fe-b65f-b1ff775fd3bb

Educational institutions often use panopto to record lectures so that students can later replay them, with the spoken lecture (on camera) and the slides synced together. Videos are automatically transcribed.

We'll want to see if we can demonstrate a panopto lecture with Hypothesis annotation overlaid. This will most likely necessitate us deconstructing the elements of the captured content and reassembling them in a format that lends itself to our approach.

We 1) determine if such a "deconstruction" is in fact possible, and
2) sketch out a page layout which will work, allowing both the slides (most important) and the speaker video (less important) to be both visible while the transcript is front and center as it is for our current YT prototype.

Documentation of pieces is here:
https://www.partners.panopto.com/integrate
https://support.panopto.com/s/
https://support.panopto.com/s/article/api-0
https://www.partners.panopto.com/

We also have our own separate instance of panopto that we can develop against, credentials provided separately.

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

No branches or pull requests

1 participant