Video streaming with SSI Web v8

Hi there,

I want to play video in my script I found some code from followed link : https://www.sawtoothsoftware.com/forum/2283/show-a-video-in-v8-without-using-youtube?show=2283#q2283

Actually this working on my localhost but this not fully working with online webserver. I found "200,Stream not found,...."

My code like; <video src="[%GraphicsPath()%]Reklam2.mp4" width="640" height="360" controls preload autoplay></video>

as mentioned that this video will be shown on localhost, but will not shown on my webserver.
By the way I tried play over youtube but I didn't succeeded.

Does any one help me play movie with SSI Web v8?

thanks

Resolved
5 replies