rootfs_enc1v2_hi3520d_20230322

This commit is contained in:
Jan Koppe 2024-02-15 22:07:33 +01:00
parent ddb95e7b5c
commit bd71632f66
Signed by: thunfisch
GPG Key ID: BE935B0735A2129B
1918 changed files with 5743 additions and 722 deletions

BIN
kernel

Binary file not shown.

View File

@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
mount -t vfat /dev/sda1 /root/usb mount -t vfat -o sync /dev/sda1 /root/usb
mount -t ext4 /dev/sda1 /root/usb mount -t ext4 -o sync /dev/sda1 /root/usb

Binary file not shown.

BIN
rootfs/link/bin/PTZ Normal file

Binary file not shown.

View File

@ -12,10 +12,6 @@
"sys":[ "sys":[
{"size":3133440,"cnt":24}, {"size":3133440,"cnt":24},
{"size":1382400,"cnt":12} {"size":1382400,"cnt":12}
],
"dec":[
{"size":4177920,"cnt":8},
{"size":522240,"cnt":6}
] ]
} }
} }

View File

@ -14,7 +14,8 @@
"R": 0, "R": 0,
"T": 0, "T": 0,
"B": 0 "B": 0
} },
"ntsc": false
}, },
"encv": { "encv": {
"roi": [ "roi": [
@ -384,8 +385,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 1, "gop": 1,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -586,8 +587,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 2, "gop": 2,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -602,8 +603,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 1, "gop": 1,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -804,8 +805,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 2, "gop": 2,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -820,8 +821,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 1, "gop": 1,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -1099,8 +1100,8 @@
"id": 6, "id": 6,
"name": "Mix", "name": "Mix",
"type": "mix", "type": "mix",
"enable": true, "enable": false,
"enable2": true, "enable2": false,
"encv": { "encv": {
"roi": [ "roi": [
{ {
@ -1226,11 +1227,12 @@
"output": { "output": {
"enable": true, "enable": true,
"src": 0, "src": 0,
"ui": true, "ui": false,
"lowLatency": false, "lowLatency": false,
"output": "1080P60", "output": "1080P60",
"type": "hdmi", "type": "hdmi",
"rotate": 0 "rotate": 0,
"vid": 0
}, },
"output2": { "output2": {
"enable": false, "enable": false,
@ -1239,7 +1241,8 @@
"lowLatency": false, "lowLatency": false,
"output": "1080P60", "output": "1080P60",
"type": "vga", "type": "vga",
"rotate": 0 "rotate": 0,
"vid": 1
}, },
"stream": { "stream": {
"http": false, "http": false,

View File

@ -0,0 +1,17 @@
{
"interfaceV":{
"HDMI":{"chip":"TC7509","protocols":["HDMI"],"did": 0,"cid": 0,"mode": "bt1120s","dstFramerate":60}
},
"interfaceA":{
"HDMI":{"chip":"TC7509","samplerate":48000,"did": 0,"cid": 0,"chnCnt": 2, "channels": 2,"buf":8,"delay":-80,"delay2": 4},
"Line-In":{"samplerate":48000,"did": 1,"cid": 0,"channels":2, "chnCnt": 2,"mode":"i2ss","buf":8,"delay":-80,"delay2": 4},
"Line-Out":{"samplerate":48000,"did": 0,"cid": 0,"channels":2, "chnCnt": 2,"mode":"i2sm","buf":8},
"HDMI-OUT":{"samplerate":48000,"did": 1,"cid": 0,"channels":2, "chnCnt": 2,"mode":"i2sm","buf":8}
},
"videoBuffer":{
"sys":[
{"size":3133440,"cnt":24},
{"size":1382400,"cnt":12}
]
}
}

View File

@ -14,7 +14,8 @@
"R": 0, "R": 0,
"T": 0, "T": 0,
"B": 0 "B": 0
} },
"ntsc": false
}, },
"encv": { "encv": {
"roi": [ "roi": [
@ -384,8 +385,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 1, "gop": 1,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -586,8 +587,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 2, "gop": 2,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -602,8 +603,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 1, "gop": 1,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -804,8 +805,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 2, "gop": 2,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -820,8 +821,8 @@
"rcmode": "avbr", "rcmode": "avbr",
"lowLatency": false, "lowLatency": false,
"gop": 1, "gop": 1,
"codec": "h264", "codec": "close",
"profile": "high", "profile": "base",
"gopmode": 0, "gopmode": 0,
"minqp": 22, "minqp": 22,
"maxqp": 36, "maxqp": 36,
@ -1099,8 +1100,8 @@
"id": 6, "id": 6,
"name": "Mix", "name": "Mix",
"type": "mix", "type": "mix",
"enable": true, "enable": false,
"enable2": true, "enable2": false,
"encv": { "encv": {
"roi": [ "roi": [
{ {
@ -1226,11 +1227,12 @@
"output": { "output": {
"enable": true, "enable": true,
"src": 0, "src": 0,
"ui": true, "ui": false,
"lowLatency": false, "lowLatency": false,
"output": "1080P60", "output": "1080P60",
"type": "hdmi", "type": "hdmi",
"rotate": 0 "rotate": 0,
"vid": 0
}, },
"output2": { "output2": {
"enable": false, "enable": false,
@ -1239,7 +1241,8 @@
"lowLatency": false, "lowLatency": false,
"output": "1080P60", "output": "1080P60",
"type": "vga", "type": "vga",
"rotate": 0 "rotate": 0,
"vid": 1
}, },
"stream": { "stream": {
"http": false, "http": false,

View File

@ -1 +1 @@
{"ip":"192.168.1.217","mask":"255.255.255.0","gateway":"192.168.1.1","dns":"8.8.8.8","dhcp":false} {"ip":"192.168.1.217","mask":"255.255.255.0","gateway":"192.168.1.1","dns":"8.8.8.8","dhcp":true}

View File

@ -1,30 +1,28 @@
{ {
"autorun": false, "autorun": false,
"srcA": 0, "srcA": 6,
"srcV": 0, "srcV": 6,
"srcV_chn":"main",
"url": [ "url": [
{ {
"des": "直播平台1", "des": "platform 1",
"enable": true, "enable": true,
"path": "rtmp://127.0.0.1/live/push1" "path": "rtmp://127.0.0.1/live/push1"
}, },
{ {
"des": "直播平台2", "des": "platform 2",
"enable": true, "enable": false,
"path": "rtmp://127.0.0.1/live/push2", "path": "rtmp://127.0.0.1/live/push2"
"url": ""
}, },
{ {
"des": "直播平台3", "des": "platform 3",
"enable": false, "enable": false,
"path": "rtmp://127.0.0.1/live/push3", "path": "rtmp://127.0.0.1/live/push3"
"url": ""
}, },
{ {
"des": "直播平台4", "des": "platform 4",
"enable": false, "enable": false,
"path": "rtmp://127.0.0.1/live/push4", "path": "rtmp://127.0.0.1/live/push4"
"url": ""
} }
] ]
} }

View File

@ -0,0 +1,42 @@
[
[
-72000,
7200,
100
],
[
-72000,
68040,
100
],
[
0,
0,
100
],
[
0,
0,
100
],
[
0,
0,
100
],
[
0,
0,
100
],
[
0,
0,
100
],
[
0,
0,
100
]
]

View File

@ -0,0 +1 @@
{"timeArea":"Asia","timeCity":"Beijing"}

Binary file not shown.

View File

@ -0,0 +1 @@
Addis_Ababa

View File

@ -0,0 +1 @@
Addis_Ababa

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Blantyre

View File

@ -0,0 +1 @@
../Egypt

Binary file not shown.

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
Addis_Ababa

View File

@ -0,0 +1 @@
Addis_Ababa

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
Blantyre

View File

@ -0,0 +1 @@
Blantyre

Binary file not shown.

View File

@ -0,0 +1 @@
Addis_Ababa

View File

@ -0,0 +1 @@
Blantyre

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Blantyre

View File

@ -0,0 +1 @@
Blantyre

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Blantyre

View File

@ -0,0 +1 @@
Johannesburg

View File

@ -0,0 +1 @@
Johannesburg

View File

@ -0,0 +1 @@
Addis_Ababa

View File

@ -0,0 +1 @@
Addis_Ababa

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
Bangui

View File

@ -0,0 +1 @@
Abidjan

View File

@ -0,0 +1 @@
../Libya

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1 @@
Anguilla

View File

@ -0,0 +1 @@
../Buenos_Aires

View File

@ -0,0 +1 @@
../Catamarca

View File

@ -0,0 +1 @@
../Catamarca

View File

@ -0,0 +1 @@
../Cordoba

View File

@ -0,0 +1 @@
../Jujuy

View File

@ -0,0 +1 @@
../Mendoza

View File

@ -0,0 +1 @@
Adak

Some files were not shown because too many files have changed in this diff Show More