Video Stream - troubleshooting checklist
Video Encoding Fails
- Check Video Stream section in Event Log on the machine where Encoding Service is installed.
- Check errors in the Encoding Console.
- Make sure the account used to run the Encoding Service has access to the database.
- If an SQL Server alias is used make sure it is created for 32-bit client.
- Make sure Expression Encoder is installed.
- Make sure Desktop Experience Feature is installed.
Video Playback Fails
- Check the Verifty button on the service application properties page.
- Check the Event Log on the machine where Video Streaming server is installed.
- Make sure the application pool account has access to the database.
- Make sure the NewsGator VideoStream to Activity Feed Integration feature is enabled for the site you are trying to watch the video from.
- Ensure the streaming server address of the Video Stream SharePoint Configuration is pointing to the correct address.
- Try to open the Video Stream server test page.
- Make sure the file is encoded and is located under Video Stream server website (videos and the website bin folder should be together).
- Make sure the application pool account has permissions to the site folder. In security restricted environments make sure it’s in the IIS_IUSRS group.
- Make sure ASP.NET is installed.
- Make sure SQL Server and Video Stream server timezones are the same.
- Make sure IIS Media Extensions are installed.
- Make sure the anonymous account has access to the Video Stream folder.
- Use FireFox Firebug or IE 9 to see the actual http error.
- To exclude a firewall problem make sure the requests to the
*.ism/manifest
file are in the IIS logs.