Skip to content

Sample project that collects viewing stats for sessions in Panopto

Notifications You must be signed in to change notification settings

jongreatlearning/ViewingStats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ViewingStats

Sample project that collects viewing stats for sessions in Panopto.

This sample code shows how to use Panopto UsageReporting API.

This application does

  1. enumerate up to 100 sessions of the target Panopto site
  2. collects the viewing statistics between now and 30 days before for those sessions
  3. collate to users
  4. write the result to CSV file in current directory

Many parameters are hard coded for demonstration purpose.

This application is built by Visual Studio 2015 Professional. Other version / edition of Visual Studio may build this, but Panopto does not confirm.

About

Sample project that collects viewing stats for sessions in Panopto

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%