Hello,
I’ve updated from version 3 to v4 streaming engine on a Windows 2012 Server. License is a monthly fee based.
Created a new VOD application and set the Content Directory to :E:/Websites/ClientsSite/Movies
I have a Domain that I expect should be able to now stream from this location but it does not. I am using the JW Player and find the whole movie has to download before it plays.
Granted, that looks to be the same case for the Help Video on this subject but this can;t be the case…
https://www.wowza.com/docs/how-to-play-your-first-video-on-demand-stream-video-tutorial
On the server using the Streaming Engine Manager, I can put in the address of a test file within the new application and it plays immediately (streams).
But remotely the whole movie needs to download before it plays.
Linking to the movies is dynamic based on a user selection but the path is as shown:
file: ‘http://www.DomainName.com/Movies/SomeMovie.mov’,
Is the problem as simple as not specifying a port in the link to the file so as to pass through the Media Server?
Thank you to anyone that can help