X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=source%2Fconfig.properties-dist;h=3abbe2a5ce9bbe72665f2582cfc9913ffd00aa55;hb=03409c6775d8c0c1d7c000bb91f0bd474bc8dbf0;hp=69a81083c7d2b99ce7ee2e5f64ae46115d290317;hpb=53a936ecab884cd854446b8a43656d2cecb6b9cc;p=mir.git diff --git a/source/config.properties-dist b/source/config.properties-dist index 69a81083..3abbe2a5 100755 --- a/source/config.properties-dist +++ b/source/config.properties-dist @@ -76,7 +76,7 @@ Producer.DocRoot= # this is the name of the subdirectory where the image-dir # will be linked to. -Producer.ImageRoot=img +Producer.ImageRoot=/img # the url of the video-server @@ -91,6 +91,10 @@ Producer.Image.Host=http://indy.code-fu.de/images # the url of the media-server Producer.Media.Host=http://indy.code-fu.de/media +# the url of the real-media-server +Producer.RealMedia.Host=rtsp://some.media.server/somedir/ + + # image specific storage directories # absolute directory, where the images are saved Producer.Image.Path=/pub/Dokumente/Indymedia/de-tech/Mir/produced/images @@ -99,6 +103,11 @@ Producer.Image.Path=/pub/Dokumente/Indymedia/de-tech/Mir/produced/images # absolute directory, where the media files are saved Producer.Media.Path=/pub/Dokumente/Indymedia/de-tech/Mir/produced/media +# absolute directory, where the realmedia data files(ra and rm) are saved +# the ram files which point to the RealMedia.Host get saved in the regular Media dir +# this should make rsyncing to a separate streaming server much easier +Producer.RealMedia.Path=/pub/Dokumente/rtsp + # relativ directory, where the thumbnails will be saved Producer.Image.IconPath=/icon