- 教育
ドキュメント化とオープン - Panopto APIで何ができるか?
本日の投稿を開く方法は一つしかありません。
ありがとう グラハム・ロビンソン
グラハムは、英国のサウサンプトン大学のeラーニングスペシャリストであり、「メディアストリーミング、講義のキャプチャ、その他の楽しくエキサイティングなことを行う」ことを含む投稿です。
私たちの心の中のコーダーであるグラハムは、サウサンプトンでのPanoptoのサポートと、開発者コミュニティの一員としてPanopto APIで可能なすべてのアクションの動作サンプルを作成するためのたゆまぬ努力に感謝しています。
In what we hope counts among the fun and exciting things Graham works on, he’s now shared his documentation and samples for 15 Panopto API applications, all available under the GNU General Public License at https://www.mediaguy.co.uk/panopto-api.
グラハムのランダウンには、十数種類の必須アクティビティが含まれています。すべてサポートコードとステップバイステップの手順が含まれています。
- サーバーに接続する
- すべての Web サービスを追加する
- セキュリティ
- IDプロバイダーによる認証
- 開始コード
- フォルダの取得
- フォルダを検索し、フォルダ名から ID を取得する
- コースフォルダをサブフォルダに整理
- 親フォルダへのグループ権限の追加
- セッションの取得
- ユーザーの詳細とセッションの詳細
- 複数のページをループする
- 設定された保存期間より古いビデオの名前を変更
- セッションをフォルダに移動する
- AD からのユーザーおよびグループの作成
Panopto’s API was created to allow anyone to customize and extend our video platform to meet the needs of existing processes and infrastructure. Free, documented, and fully open, the Panopto API makes it possible for anyone coding in any language to programmatically import videos, schedule live webcasts or record recurring meetings, manage users and permissions, change video properties, perform custom analytics, and much more.
他のAPIと同様に、APIフォーラム、GitHub ページ、Graham のような個々の技術者など、ユーザーと開発者のアクティブなコミュニティをサポートできます。
コミュニティの活動は、すべての人にとってビデオをより良く、より簡単に、より価値のあるものにするために役立っています。
So one more time - Thanks, Graham.