Hi Jamie and thanks for using Plumi! first of all is the transcodedaemon running? what's the output of
./bin/supervisorctl status ? if it's not running, you should check out on var/log/ why it is not, and try to start it By default the transcodedaemon works on localhost:8888. If you want to access from an external system, you have to configure the 2 domain names needed on site.cfg, and rerun buildout (./bin/buildout -vN) example www-server-name = demo.plumi.org www-videoserver-name = videos.demo.plumi.org then on the control panel specify that address on http://site/@@transcode-controlpanel The address there is by default localhost:8888 the instructions are on https://github.com/plumi/plumi.app/blob/master/docs/INSTALL.txt, check out specifically section 'initial configuration' If the transcodedaemon is running and the domain names setup, then on parts/transcodedaemon/ the log files should report why the file wasn't transcoded. Let us know how it goes, Cheers, Markos On Fri, Feb 1, 2013 at 4:03 AM, Jamie Morgan <[email protected]>wrote: > I have just installed a fresh copy of plumi 4.5-final and it when I use > buildout it goes without any errors but when I try to upload any videos to > the site it doesnt appear to transcode. I am running just the standard > single machine buildout and I cannot work out why I cannot transcode. > > Sorry if this isnt the right place to post. I am fairly new to using plumi > and plone and this looked like the best place to get support > > thanks > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.plumi.org/listinfo/discuss > > -- https://unweb.me state of the art information systems
_______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
