SharePoint job copies Video to Streaming Server

What Should Happen?

After the VideoStream Management Job runs successfully the following should happen:

  1. The encoded video’s output folder should get copied from the Encoding Service output folder to the Streaming Server folder. The output folder uses the matching GUID from the input folder. The Videos table in the Video Stream database can be used to match a GUID to the corresponding video name.

    For further details, see Video Stream - Database Tables.

  2. The video now shows up in the communities activity feed.
  3. The video is now displayed on the Video Center page.

Possible issues

Permissions

Ensure that the SharePoint farm account has read/write access to the Encoding Server’s output and the Streaming Server folders (and associated File Shares if applicable).