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

Panopto upload process #124

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

washyking
Copy link
Contributor

Description

This document outlines key information about the process of uploading videos to Panopto using the Panopto REST API. While this isn't a comprehensive guide, it highlights the steps involved in creating a session, performing a multipart upload of the video file, creating the manifest, and finalising the upload. This serves as an informational resource for implementing the video upload functionality in the future. Additional research and context will be needed to fully integrate these steps into OnTrack.

Type of change

  • Documentation (update or new)

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for strong-fairy-c1bde1 failed.

Name Link
🔨 Latest commit 89094a2
🔍 Latest deploy log https://app.netlify.com/sites/strong-fairy-c1bde1/deploys/6757f552a490db0008b4be2d

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for thoth-tech failed.

Name Link
🔨 Latest commit e27f723
🔍 Latest deploy log https://app.netlify.com/sites/thoth-tech/deploys/6757f530dd0e29000835d1e6

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for thoth-tech failed.

Name Link
🔨 Latest commit 89094a2
🔍 Latest deploy log https://app.netlify.com/sites/thoth-tech/deploys/6757f5528ef42400082919dd

Copy link

@Ashdeore Ashdeore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This documentation for the Panopto video upload process is clear and well-organized, providing a step-by-step guide to uploading videos using the Panopto REST API. It explains how to create a session, upload videos in parts, create a manifest file, and finalize the session. The use of detailed examples and clear instructions makes it easy to understand and follow.
Great work @washyking on creating such a helpful and practical guide!

Copy link

@s223552468 s223552468 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. I found this document incredibly helpful; its detailed, step-by-step guide simplifies the Panopto video upload process and serves as a fantastic resource for both new students and future OnTrack integration efforts.

@aNebula
Copy link
Collaborator

aNebula commented Dec 21, 2024

@washyking - is this PR out of date? I see the same file in #120 and looks like that has been updated to use the standard ruby library instead of AWS S3.
If so, this PR should be closed to avoid confusion.

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.

4 participants