Hi
I got one problem with urls for the transcode deamon are all
'localhost'. This means that all my videos will not play outsite my
local box.

This is my setup:
* I am running Plumi 3.1.1 on my linux box at home, http://baggis.ipq.co/
* I am using ipq.co for dynamic DNS.
* Links to Ogg Theora version are 'localhost'
* Links to embedded video in the flashplayer starts also with
localhost (e.g http://baggis.ipq.co/Members/rune/videos/press/view)

This is my site.cfg file:

# site-specific settings for a Plumi based site

[site]
# start with offbeat password, and hint that it should be made unique in-site:
user = admin:alsk985497823
effective-user = rune
http-address = 127.0.0.1:8080
ftp-address = 127.0.0.1:8021
transcode_host = videos.baggis.ipq.co
transcode_port = 8888
videofolder = transcoded

#squid configs
squid_address = 127.0.0.1:4128
squid_backend = ${site:http-address}
squid_hostname = baggis.ipq.co
squid_email = [email protected]

#apache configs
apache_backends = baggis.ipq.co:${site:squid_address}
transcode_backends =
videos.baggis.ipq.co:${site:transcode_host}:${site:transcode_port}
apache_zope2_vhm_map = baggis.ipq.co:/plumi


Any tip what can be wrong?

Cheers
-- 
Rune Baggetun
_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to