File: applestreamingclient.lua

package info (click to toggle)
crtmpserver 1.0~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,336 kB
  • sloc: cpp: 56,354; sh: 411; makefile: 21
file content (20 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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,
}