Hi @steve_corey,
My guess would be your batch daemon is not running.
# /etc/init.d/kaltura-batch status
if it's not running, try:
# /etc/init.d/kaltura-batch start
if it fails to start, take a look at the log file to understand why: /opt/kaltura/log/kaltura_batch.log