[SCM] crtmpserver/master: Drop applestreamingclient app lua config
jet-guest at users.alioth.debian.org
jet-guest at users.alioth.debian.org
Sat Jun 1 19:38:52 UTC 2013
The following commit has been merged in the master branch:
commit bbef930e8d64e441ab133f20604afdb7d104e36e
Author: Andriy Beregovenko <jet at jet.kiev.ua>
Date: Sat Jun 1 22:37:59 2013 +0300
Drop applestreamingclient app lua config
Signed-off-by: Andriy Beregovenko <jet at jet.kiev.ua>
diff --git a/debian/crtmpserver-apps-scripts/applestreamingclient.lua b/debian/crtmpserver-apps-scripts/applestreamingclient.lua
deleted file mode 100644
index 097946a..0000000
--- a/debian/crtmpserver-apps-scripts/applestreamingclient.lua
+++ /dev/null
@@ -1,20 +0,0 @@
-application=
-{
- name="applestreamingclient",
- description="Apple Streaming Client",
- protocol="dynamiclinklibrary",
- --[[acceptors =
- {
- {
- ip="0.0.0.0",
- port=5544,
- protocol="inboundRtsp"
- }
- },]]--
- aliases=
- {
- "asc",
- },
- --validateHandshake=true,
- --default=true,
-}
diff --git a/debian/crtmpserver-apps-scripts/enabled_applications.conf b/debian/crtmpserver-apps-scripts/enabled_applications.conf
index 7ff9b5d..9c0b8d2 100644
--- a/debian/crtmpserver-apps-scripts/enabled_applications.conf
+++ b/debian/crtmpserver-apps-scripts/enabled_applications.conf
@@ -1,7 +1,6 @@
######
# This configuration file contains list of application which need to be run.
#admin
-applestreamingclient
appselector
flvplayback
proxypublish
--
crtmpserver packaging
More information about the pkg-multimedia-commits
mailing list