Skip to content

asd20752/UiA-stream-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. UiA-stream-recorder

2. Setup environment

2.1. Requirements

2.2. Setting up folders

Download the script or clone it from GitHub. Save it to a folder where it can be easily run with enough space for media files.

3. Automatic recording

3.1. Setup

Change what courses to monitor in the setup.py file under the variable subjects. This subject tag is the same as displayed in the URL of the web stream. The course names has to be lower case.

3.2. Running

The script can be set up as a cronjob to check for new video streams. startup.py will check for new streams and if they are allready recording. If a recording of a subject is already underway it will not interfeer but check for other streams.

3.3. Finishing

All streams are recorded in a .ts file format, so when the stream is finished it might be a good idea to transcode the recorded file to a more versitile format like mp4. This is a job easily completed with programs like Handbrake or FFMPEG(Is know to throw errors)

4. Manual recording

Under construction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages