We can have a PDF of the lecture slides next to the video viewer so that the user can follow along with the lecture slides while they are watching the recordings. In the future, we can try using some audio/video approaches to figure out which slide is being shown at a specific time interval, and show the slide in the PDF viewer accordingly.
An initial google search returned several results for angular modules that allow for PDF viewing:
Whichever library you may go with, try to make sure that is in the form of an angular module so that it can cleanly be integrated with our current Angular codebase.
We can have a PDF of the lecture slides next to the video viewer so that the user can follow along with the lecture slides while they are watching the recordings. In the future, we can try using some audio/video approaches to figure out which slide is being shown at a specific time interval, and show the slide in the PDF viewer accordingly.
An initial google search returned several results for angular modules that allow for PDF viewing:
Whichever library you may go with, try to make sure that is in the form of an angular module so that it can cleanly be integrated with our current Angular codebase.