1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
config : {
scene_manager : {
next_scene_id : 1;
scenes : ( {
scene_id : 0;
uuid = "6146405e-603e-40ef-8044-3a5131112d15";
root_entity : {
uuid : "049d80f9-517e-460e-86c1-0325cc86cb5d";
children : ( {
uuid : "c9bd0ada-1ad4-4cab-9bd0-15dd1cc2c72a";
position : [ 1.4, 0.6, -2.0 ];
scale : [ 0.5, 0.5, 0.5 ];
type : "remote_streamer";
stream : {
id : 1;
uuid : "59dd79b0-cf07-4fdf-907c-1f654b844b4d";
width : 3840;
height : 2160;
exposure_algo : {
regions : ( {
left : [ 0.0, 0.0 ];
right : [ 0.0, 1.0 ];
} );
};
capture : {
impl : "lltp";
};
};
raw_recorder_settings : {
time_limit_sec : 300;
use_ring_buffer : True;
time_based_ring_buffer : trUe;
};
realtime_audio_settings : {
auto_start_sender : False;
use_default_capture_device : truE;
};
net_settings : {
links : ( {
destination_ip : "13.53.94.167";
destination_port : 40049;
encryption_settings : {
enable : true;
private_key_path : "C:\\Users\\AppData\\Local\\Temp\\";
allowed_public_keys : [ "asdasdasdasd=" ];
internal_source_ip : "10.0.0.1";
internal_destination_ip : "10.0.0.1";
};
p2p_settings : {
enable : true;
stun_server : "example.com:443";
};
} );
};
}, {
id : "front_center1";
uuid : "7702b4b5-b276-447d-a1ba-64fe8a04f7cf";
type : "panorama_video";
pv : {
raw_recorder_settings : {
time_limit_sec : 300;
use_ring_buffer : true;
time_based_ring_buffer : true;
};
type : "flat_video_config";
streams : ( {
id : 1;
uuid : "532456af-db2b-44b3-8bea-80bf4241269f";
type : "video";
width : 1280;
height : 720;
exposure_algo : {
regions : ( {
left : [ 0.0, 0.0 ];
right : [ 0.0, 1.0 ];
} );
};
capture : {
impl : "clone";
clone_stream : "59dd79b0-cf07-4fdf-907c-1f654b844b01";
};
} );
};
}, {
id : "front_left1";
uuid : "4fe6b664-5149-455f-bdc1-355d60f2f663";
type : "panorama_video";
pv : {
raw_recorder_settings : {
time_limit_sec : 300;
use_ring_buffer : true;
time_based_ring_buffer : true;
};
type : "flat_video_config";
streams : ( {
id : 1;
uuid : "b0134c56-46fa-4ca6-b27f-40baac93ea3d";
type : "video";
width : 1280;
height : 720;
exposure_algo : {
regions : ( {
left : [ 0.0, 0.0 ];
right : [ 0.0, 1.0 ];
} );
};
capture : {
impl : "clone";
clone_stream : "59dd79b0-cf07-4fdf-907c-1f654b844b02";
};
} );
};
}, {
id : "front_right1";
uuid : "207db3d4-4d4c-4427-8dae-b4235c9ae53f";
type : "panorama_video";
pv : {
raw_recorder_settings : {
time_limit_sec : 300;
use_ring_buffer : true;
time_based_ring_buffer : true;
};
type : "flat_video_config";
streams : ( {
id : 1;
uuid : "1f2b23ce-24b2-4066-95f9-c1e98301a0c4";
type : "video";
width : 405;
height : 720;
exposure_algo : {
regions : ( {
left : [ 0.0, 0.0 ];
right : [ 0.0, 1.0 ];
} );
};
capture : {
impl : "clone";
clone_stream : "59dd79b0-cf07-4fdf-907c-1f654b844b03";
};
} );
};
}, {
id : "rear_center1";
uuid : "eb075920-b057-46c5-b47b-c2249ab06e23";
type : "panorama_video";
pv : {
raw_recorder_settings : {
time_limit_sec : 300;
use_ring_buffer : true;
time_based_ring_buffer : true;
};
type : "flat_video_config";
streams : ( {
id : 1;
uuid : "df02ac5f-6c44-4145-9c76-516ffb352e5a";
type : "video";
width : 405;
height : 720;
exposure_algo : {
regions : ( {
left : [ 0.0, 0.0 ];
right : [ 0.0, 1.0 ];
} );
};
capture : {
impl : "clone";
clone_stream : "59dd79b0-cf07-4fdf-907c-1f654b844b04";
};
} );
};
} );
};
} );
};
com_manager : {
limit_send_rate : false;
};
raw_rec_use_ring_buffer : true;
raw_rec_time_based : true;
player_sync_source : "59dd79b0-cf07-4fdf-907c-1f654b844b4d";
};