First Commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"rewrite_pmt": true,
|
||||
"rewrite_pat": true,
|
||||
"rewrite_sdt": true,
|
||||
"rewrite_eit": true,
|
||||
"class": "profile-mpegts",
|
||||
"enabled": true,
|
||||
"default": false,
|
||||
"name": "pass",
|
||||
"comment": "MPEG-TS Pass-thru",
|
||||
"priority": 3,
|
||||
"fpriority": 0,
|
||||
"timeout": 0,
|
||||
"restart": false,
|
||||
"contaccess": true,
|
||||
"catimeout": 2000,
|
||||
"swservice": true,
|
||||
"svfilter": 0,
|
||||
"shield": true
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": 0,
|
||||
"index": 0,
|
||||
"class": "profile-audio",
|
||||
"enabled": true,
|
||||
"default": false,
|
||||
"name": "audio",
|
||||
"comment": "Audio-only stream",
|
||||
"priority": 3,
|
||||
"fpriority": 0,
|
||||
"timeout": 0,
|
||||
"restart": false,
|
||||
"contaccess": true,
|
||||
"catimeout": 2000,
|
||||
"swservice": true,
|
||||
"svfilter": 0,
|
||||
"shield": true
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"container": 1,
|
||||
"resolution": 540,
|
||||
"channels": 2,
|
||||
"vcodec": "libx264",
|
||||
"vcodec_preset": "faster",
|
||||
"vbitrate": 3600,
|
||||
"acodec": "aac",
|
||||
"abitrate": 0,
|
||||
"class": "profile-transcode",
|
||||
"enabled": true,
|
||||
"default": false,
|
||||
"name": "webtv-h264-aac-matroska",
|
||||
"comment": "WEBTV profile H264/AAC/Matroska",
|
||||
"priority": 3,
|
||||
"fpriority": 0,
|
||||
"timeout": 0,
|
||||
"restart": false,
|
||||
"contaccess": true,
|
||||
"catimeout": 2000,
|
||||
"swservice": true,
|
||||
"svfilter": 0,
|
||||
"shield": true
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"container": 6,
|
||||
"resolution": 384,
|
||||
"channels": 2,
|
||||
"vcodec": "libvpx",
|
||||
"vcodec_preset": "faster",
|
||||
"vbitrate": 3600,
|
||||
"acodec": "libvorbis",
|
||||
"abitrate": 0,
|
||||
"class": "profile-transcode",
|
||||
"enabled": true,
|
||||
"default": false,
|
||||
"name": "webtv-vp8-vorbis-webm",
|
||||
"comment": "WEBTV profile VP8/Vorbis/WEBM",
|
||||
"priority": 3,
|
||||
"fpriority": 0,
|
||||
"timeout": 0,
|
||||
"restart": false,
|
||||
"contaccess": true,
|
||||
"catimeout": 2000,
|
||||
"swservice": true,
|
||||
"svfilter": 0,
|
||||
"shield": true
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"webm": false,
|
||||
"class": "profile-matroska",
|
||||
"enabled": true,
|
||||
"default": false,
|
||||
"name": "matroska",
|
||||
"comment": "Matroska",
|
||||
"priority": 3,
|
||||
"fpriority": 0,
|
||||
"timeout": 0,
|
||||
"restart": false,
|
||||
"contaccess": true,
|
||||
"catimeout": 2000,
|
||||
"swservice": true,
|
||||
"svfilter": 0,
|
||||
"shield": true
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"container": 2,
|
||||
"resolution": 384,
|
||||
"channels": 2,
|
||||
"vcodec": "libx264",
|
||||
"vcodec_preset": "faster",
|
||||
"vbitrate": 3600,
|
||||
"acodec": "aac",
|
||||
"abitrate": 0,
|
||||
"class": "profile-transcode",
|
||||
"enabled": true,
|
||||
"default": false,
|
||||
"name": "webtv-h264-aac-mpegts",
|
||||
"comment": "WEBTV profile H264/AAC/MPEG-TS",
|
||||
"priority": 3,
|
||||
"fpriority": 0,
|
||||
"timeout": 0,
|
||||
"restart": false,
|
||||
"contaccess": true,
|
||||
"catimeout": 2000,
|
||||
"swservice": true,
|
||||
"svfilter": 0,
|
||||
"shield": true
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"class": "profile-htsp",
|
||||
"enabled": true,
|
||||
"default": true,
|
||||
"name": "htsp",
|
||||
"comment": "HTSP Default Stream Settings",
|
||||
"priority": 1,
|
||||
"fpriority": 0,
|
||||
"timeout": 0,
|
||||
"restart": false,
|
||||
"contaccess": true,
|
||||
"catimeout": 2000,
|
||||
"swservice": true,
|
||||
"svfilter": 0,
|
||||
"shield": true
|
||||
}
|
||||
Reference in New Issue
Block a user