MP4 Streaming Not Working

robfrew

Well-Known Member
#1
We are using the latest build of LSWS 4.1 RC3 as of 09.01.2010 and have tried to set up MP4 streaming. The mime types have been added correctly, the MP4 files have the moov atom at the beginning and we have tried both JWPlayer and FlowPlayer and they both give the same result:

They will play the video but when you try to seek, a message appears stating that it cannot find the video file:

FlowPlayer:

Code:
200, Stream not found, NetStream.Play.StreamNotFound, clip: '[Clip] 'video/intro_cam.mp4'
'

JWPLayer:

Code:
Video not found: cam_intro.mp4
The video is there and is playable because it starts playing before you try to skip ahead.

Any ideas?

You can view the problem video at http://www.theprofessionalstoolbox.com/cam.html
 
Last edited:

robfrew

Well-Known Member
#3
Downloaded latest from:

Code:
http://www.litespeedtech.com/packages/4.0/lsws-4.1RC3-ent-x86_64-linux.tar.gz
Still same result.
 
Top