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

adrianmak’s picture

I'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)