Skip to content
Snippets Groups Projects
Unverified Commit 81c91ba6 authored by icommonsCRC's avatar icommonsCRC Committed by GitHub
Browse files

Update README.md

parent 625a2f6e
No related branches found
No related tags found
No related merge requests found
# KalturaSync
Upload new video files to Kaltura
`kaltura.py` is designed to run (semi)continuously whereas `upload.py` is dessigned for one-off file uploads.
`template.xml` is a template that is automatically copied and has metadata required by Kaltura inserted.
Before using either script, be sure to add the appropriate information to the following variables:
- `HOST` - SFTP host address (drop folder)
- `USERNAME` - SFTP username
- `PASSWORD` - SFTP password
- `PATH` - path to OBS save location for recordings (e.g. `C:\Users\...` or `/home/<user name>/...`)
- `USER_ID` - Drexel abc123 of the user that will have access to the uploaded file in Kaltura
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment