Active
Project:
Media: Video Flotsam
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2011 at 18:46 UTC
Updated:
6 Dec 2011 at 00:08 UTC
Hello,
I can't use the Embedded Media module with custom URL because of an error message displayed in the (flowplayer) player, when clicking on "play" button :
200, Stream not found, NetStream.Play.StreamNotFound, Clip: '[clip] 'http://localhost/mydrupalsite/node/sites/default/files/videos/video_file.flv'
The correct location of video_file is http://localhost/mydrupalsite/sites/default/files/videos/video_file.flv [ie node/ in the file path is incorrect].
Here are some infos about my config :
- Core = 6.20
- Emfield = 6.x-2.4
- Flowplayer API = 6.x-1.0-beta1
- Media Flotsam = 6.x-1.2
Thanks for any help..
Comments
Comment #1
adrianmak commentedI'm having the same problem with some strange findings I got.
If the node is published on the frontpage and video could able to play. While getting in the node itself, mentioned issue occur (a node/ is prefixed in the file path)