-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
648 lines (381 loc) · 19.5 KB
/
index.html
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="Open source network camera firmware for HiSilicon based hardware">
<link rel="canonical" href="http://openhisiipcam.org/">
<meta name="author" content="nikitos1550">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link rel="shortcut icon" href="favicon.ico">
<meta name="generator" content="mkdocs-1.0.4, mkdocs-material-3.0.4">
<title>OpenHisiIpCam</title>
<link rel="stylesheet" href="assets/stylesheets/application.451f80e5.css">
<link rel="stylesheet" href="assets/stylesheets/application-palette.22915126.css">
<meta name="theme-color" content="#009688">
<script src="assets/javascripts/modernizr.1aa3b519.js"></script>
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Roboto+Mono">
<style>body,input{font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif}code,kbd,pre{font-family:"Roboto Mono","Courier New",Courier,monospace}</style>
<link rel="stylesheet" href="assets/fonts/material-icons.css">
</head>
<body dir="ltr" data-md-color-primary="teal" data-md-color-accent="teal">
<svg class="md-svg">
<defs>
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448"
viewBox="0 0 416 448" id="__github">
<path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19-18.125
8.5-18.125-8.5-10.75-19-3.125-20.5 3.125-20.5 10.75-19 18.125-8.5
18.125 8.5 10.75 19 3.125 20.5zM320 304q0 10-3.125 20.5t-10.75
19-18.125 8.5-18.125-8.5-10.75-19-3.125-20.5 3.125-20.5 10.75-19
18.125-8.5 18.125 8.5 10.75 19 3.125 20.5zM360
304q0-30-17.25-51t-46.75-21q-10.25 0-48.75 5.25-17.75 2.75-39.25
2.75t-39.25-2.75q-38-5.25-48.75-5.25-29.5 0-46.75 21t-17.25 51q0 22 8
38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0
37.25-1.75t35-7.375 30.5-15 20.25-25.75 8-38.375zM416 260q0 51.75-15.25
82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5-41.75
1.125q-19.5 0-35.5-0.75t-36.875-3.125-38.125-7.5-34.25-12.875-30.25-20.25-21.5-28.75q-15.5-30.75-15.5-82.75
0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25
30.875q36.75-8.75 77.25-8.75 37 0 70 8 26.25-20.5
46.75-30.25t47.25-9.75q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34
99.5z" />
</svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#open-source-network-camera-firmware-for-hisilicon-based-hardware" tabindex="1" class="md-skip">
Skip to content
</a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="http://openhisiipcam.org" title="OpenHisiIpCam" class="md-header-nav__button md-logo">
<i class="md-icon">photo_camera</i>
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">
OpenHisiIpCam
</span>
<span class="md-header-nav__topic">
Project overview
</span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/OpenHisiIpCam/OpenHisiIpCam" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
GitHub
</div>
</a>
</div>
</div>
</div>
</nav>
</header>
<div class="md-container">
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="http://openhisiipcam.org" title="OpenHisiIpCam" class="md-nav__button md-logo">
<i class="md-icon">photo_camera</i>
</a>
OpenHisiIpCam
</label>
<div class="md-nav__source">
<a href="https://github.com/OpenHisiIpCam/OpenHisiIpCam" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg viewBox="0 0 24 24" width="24" height="24">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
GitHub
</div>
</a>
</div>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--active">
<input class="md-toggle md-nav__toggle" data-md-toggle="toc" type="checkbox" id="__toc">
<label class="md-nav__link md-nav__link--active" for="__toc">
Project overview
</label>
<a href="." title="Project overview" class="md-nav__link md-nav__link--active">
Project overview
</a>
<nav class="md-nav md-nav--secondary">
<label class="md-nav__title" for="__toc">Table of contents</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="#introduction-to-the-openhisiipcam-project" title="Introduction to the OpenHisiIpCam project" class="md-nav__link">
Introduction to the OpenHisiIpCam project
</a>
</li>
<li class="md-nav__item">
<a href="#project-targets" title="Project targets" class="md-nav__link">
Project targets
</a>
<nav class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#features-wishlist" title="Features wishlist" class="md-nav__link">
Features wishlist
</a>
</li>
<li class="md-nav__item">
<a href="#status" title="Status" class="md-nav__link">
Status
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-toggle md-nav__toggle" data-md-toggle="nav-2" type="checkbox" id="nav-2">
<label class="md-nav__link" for="nav-2">
About ip cameras
</label>
<nav class="md-nav" data-md-component="collapsible" data-md-level="1">
<label class="md-nav__title" for="nav-2">
About ip cameras
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="cctv/what-ip-camera-is/" title="What ip camera is" class="md-nav__link">
What ip camera is
</a>
</li>
<li class="md-nav__item">
<a href="cctv/chinese-cctv-market/" title="Chinese CCTV market" class="md-nav__link">
Chinese CCTV market
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-toggle md-nav__toggle" data-md-toggle="nav-3" type="checkbox" id="nav-3">
<label class="md-nav__link" for="nav-3">
Hardware
</label>
<nav class="md-nav" data-md-component="collapsible" data-md-level="1">
<label class="md-nav__title" for="nav-3">
Hardware
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="hardware/hisilicon-chips/" title="HiSilicon`s SoCs overview" class="md-nav__link">
HiSilicon`s SoCs overview
</a>
</li>
<li class="md-nav__item">
<a href="hardware/hardware-explained/" title="Hardware explained" class="md-nav__link">
Hardware explained
</a>
</li>
<li class="md-nav__item">
<a href="hardware/known-compatible-hardware/" title="Compatible hardware" class="md-nav__link">
Compatible hardware
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="roadmap/" title="Roadmap" class="md-nav__link">
Roadmap
</a>
</li>
<li class="md-nav__item">
<a href="contacts/" title="Contacts" class="md-nav__link">
Contacts
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<label class="md-nav__title" for="__toc">Table of contents</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="#introduction-to-the-openhisiipcam-project" title="Introduction to the OpenHisiIpCam project" class="md-nav__link">
Introduction to the OpenHisiIpCam project
</a>
</li>
<li class="md-nav__item">
<a href="#project-targets" title="Project targets" class="md-nav__link">
Project targets
</a>
<nav class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#features-wishlist" title="Features wishlist" class="md-nav__link">
Features wishlist
</a>
</li>
<li class="md-nav__item">
<a href="#status" title="Status" class="md-nav__link">
Status
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset">
<h1 id="open-source-network-camera-firmware-for-hisilicon-based-hardware">Open source network camera firmware for HiSilicon based hardware</h1>
<h2 id="introduction-to-the-openhisiipcam-project">Introduction to the <strong>OpenHisiIpCam</strong> project</h2>
<p>These days people across all over the world widely use security surveillance cameras.
You can see them everywhere: on streets and roads, on subway stations, in offices, in houses.
People even use them not only for security tasks, but also for industrial control and machine vision.
Amount of such cameras can be recognized as hundreads of millions <img alt="😲" class="emojione" src="https://cdn.jsdelivr.net/emojione/assets/svg/1f632.svg" title=":astonished:" />! </p>
<p>There are different types of cameras, but one of the largest type (by amount) is network type
(more about different types of cameras and why ip cameras are most interesting <a href="/cctv/what-ip-camera-is/">here</a>).</p>
<p>Unfortunately, if we will go deeper researching target area, we will that mostly all devices (especially in low-end and mid-end
segments) have some software issues:</p>
<ul>
<li>vendor`s cloud locks or pushing device`s owner to work only with vendors infrastructure</li>
<li>broken streaming (some inconsistent with common standarts like RFC)</li>
<li>lack of streaming protocols</li>
<li>lack of network settings (for example no ability to up VPN)</li>
<li>security problems (like <a href="https://pierrekim.github.io/blog/2017-03-08-camera-goahead-0day.html">this</a>)</li>
<li>tons of them, like disabling ability to change jpeg snapshot resolution (setting by default to something like 320x240)</li>
</ul>
<p>People solves problems different ways, basic solution is to add additional computer for camera
(we will be lucky of ot will be something like Raspberry Pi, usually it is small desktop<img alt="🙈" class="emojione" src="https://cdn.jsdelivr.net/emojione/assets/svg/1f648.svg" title=":see_no_evil:" />).
Sounds strange, as we know that ip camera is a <a href="/cctv/what-ip-camera-is/">computer itself</a>.
Some more advanced uses dumps software from cameras and embedd some additional software around existing vendor`s binaries.
People do it, becasue still they need to get their job done, but their hands tied by vendors hiding SDKs<img alt="😣" class="emojione" src="https://cdn.jsdelivr.net/emojione/assets/svg/1f623.svg" title=":persevere:" />.</p>
<p>Fortunately most popular ip camera hardware are made on HiSilicon`s chips (more about avalible chips <a href="/hardware/hisilicon-chips/">here</a>)
and everything is here (thanks ) to solve all these problems or at least try.</p>
<h2 id="project-targets">Project targets</h2>
<p><strong><em>Create configurable (build time and runtime) firmware for HiSilicon`s SoCs based hardware, that will
provide easy usage and integration with modern systems for tasks related to security and machine/technical vision areas</em></strong>.</p>
<h3 id="features-wishlist">Features wishlist</h3>
<ul>
<li>wide list of supported chips</li>
<li>wide streaming protocols list (rtsp (udp, tcp) pull and push, rtmp push, ...)</li>
<li>API oriented</li>
<li>modern responsible web SPA ui</li>
<li>advanced video encoding settings</li>
<li>raw data capturing</li>
<li>local storage support</li>
<li>scriptable behaviour (something like embedded LUA)</li>
<li>ONVIF</li>
<li>audio support</li>
<li>rich network settings</li>
<li>...</li>
</ul>
<h3 id="status">Status</h3>
<p>Project is at early stage. Mostly nothing is done yet <img alt="😒" class="emojione" src="https://cdn.jsdelivr.net/emojione/assets/svg/1f612.svg" title=":unamused:" />.</p>
</article>
</div>
</div>
</main>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="cctv/what-ip-camera-is/" title="What ip camera is" class="md-flex md-footer-nav__link md-footer-nav__link--next" rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span class="md-footer-nav__direction">
Next
</span>
What ip camera is
</span>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
Copyright © 2018 OpenHisiIpCam project
</div>
powered by
<a href="https://www.mkdocs.org">MkDocs</a>
and
<a href="https://squidfunk.github.io/mkdocs-material/">
Material for MkDocs</a>
</div>
<div class="md-footer-social">
<link rel="stylesheet" href="./assets/fonts/font-awesome.css">
<a href="https://github.com/OpenHisiIpCam" class="md-footer-social__link fa fa-github"></a>
</div>
</div>
</div>
</footer>
</div>
<script src="assets/javascripts/application.583bbe55.js"></script>
<script>app.initialize({version:"1.0.4",url:{base:"."}})</script>
<script>!function(e,a,t,n,o,c,i){e.GoogleAnalyticsObject=o,e.ga=e.ga||function(){(e.ga.q=e.ga.q||[]).push(arguments)},e.ga.l=1*new Date,c=a.createElement(t),i=a.getElementsByTagName(t)[0],c.async=1,c.src="https://www.google-analytics.com/analytics.js",i.parentNode.insertBefore(c,i)}(window,document,"script",0,"ga"),ga("create","UA-125863149-1","openhisiipcam.org"),ga("set","anonymizeIp",!0),ga("send","pageview");var links=document.getElementsByTagName("a");if(Array.prototype.map.call(links,function(e){e.host!=document.location.host&&e.addEventListener("click",function(){var a=e.getAttribute("data-md-action")||"follow";ga("send","event","outbound",a,e.href)})}),document.forms.search){var query=document.forms.search.query;query.addEventListener("blur",function(){if(this.value){var e=document.location.pathname;ga("send","pageview",e+"?q="+this.value)}})}</script>
</body>
</html>