Hi All, I've been struggling to set up a working plumi site and have almost everything working correctly, except the transcoding server. My current configuration looks like this on debian lenny:
[Video Server] video.debord.mayfirst.org:8080/ussfvideo [Transcoding Server] transcode.debord.mayfirst.org:8888 I ran the buildout from /home/username/3.0-rc3/ However, I cannot get the transcoding server configured such that responds correctly. In order for transcoding to work properly, however http://video.debord.mayfirst.org:8080/ussfvideo/portal_properties/plumi_properties looks like this; transcodedaemon_address | http://localhost:8888 videoserver_address | http://video.debord.mayfirst.org:8080/ussfvideo plonesite_address | http://video.debord.mayfirst.org:8080/ussfvideo Even though transcoding is successful with the above settings, I do not get a usable link for streaming, instead I get a streaming error in flowplayer and the generated link looks like this: http://video.debord.mayfirst.org:8080/ussfvideo/transcoded/http/video.debord.mayfirst.org/8080/ussfvideo/Members/ross/videos/first-test/download/video_file/test3.mp4/mp4/test3.mp4 I'm not sure how these paths are generated, nor am I sure what the correct path should looklike. Could anyone help me: a. Determine if I need a second domain for transcoding. b. If I do, how to configure it correctly. c. Generate the correct path to the successfully transcoded files. I deeply appreciate your help, Ross -- Sent from an Emacs buffer. _______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
