[SCM] crtmpserver/master: Update app-scripts.

jet-guest at users.alioth.debian.org jet-guest at users.alioth.debian.org
Wed Mar 21 10:45:19 UTC 2012


The following commit has been merged in the master branch:
commit 97bbf827a1aeed6dc89e5e8c7299414376afc1bf
Author: Andriy Beregovenko <jet at jet.kiev.ua>
Date:   Wed Mar 21 11:38:52 2012 +0200

    Update app-scripts.

diff --git a/debian/crtmpserver-apps-scripts/enabled_applications.conf b/debian/crtmpserver-apps-scripts/enabled_applications.conf
index e809879..7ff9b5d 100644
--- a/debian/crtmpserver-apps-scripts/enabled_applications.conf
+++ b/debian/crtmpserver-apps-scripts/enabled_applications.conf
@@ -1,13 +1,10 @@
 ######
-# Here must be placed 
-# list of enabled applications
-# it will reads by configuration script
-# and will be loaded correspondisn applications
-admin
+# This configuration file contains list of application which need to be run.
+#admin
 applestreamingclient
 appselector
 flvplayback
 proxypublish
-samplefactory
+#samplefactory
 stresstest
-vptests
+#vptests
diff --git a/debian/crtmpserver-apps-scripts/flvplayback.lua b/debian/crtmpserver-apps-scripts/flvplayback.lua
index 96f1099..5f1e4ba 100644
--- a/debian/crtmpserver-apps-scripts/flvplayback.lua
+++ b/debian/crtmpserver-apps-scripts/flvplayback.lua
@@ -70,10 +70,10 @@ application=
 				"FMLE/3.0 (compatible; FMSc/1.0)",
 				"My user agent",
 			},
-			usersFile="users.lua"
+			usersFile="/etc/crtmpserver/conf.d/users.lua"
 		},
 		rtsp={
-			usersFile="users.lua"
+			usersFile="/etc/crtmpserver/conf.d/users.lua"
 		}
 	}, --]]
 }

-- 
crtmpserver packaging



More information about the pkg-multimedia-commits mailing list