Commit Graph

399 Commits

Author SHA1 Message Date
Jonathan Bennett
5c9588c012 Adds RTSP2Web support for live view 2023-07-29 23:46:31 -05:00
Simpler1
40a4d5266e Add Help for OPTIONS_ALARMMAXFPS
Pulled text from ReadTheDocs.
2023-06-19 11:29:31 -04:00
Isaac Connor
af6e38caf0 Merge branch 'master' into patch-2 2023-02-26 10:14:35 -05:00
baudneo
cc611129b6 Add RTSPServer help, Add Janus RTSP session timeout help.
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
2023-01-09 17:57:27 -07:00
Garkus98
f18c80efa9 update Russian
full translate Russian
2022-08-23 18:34:57 +03:00
Jonathan Bennett
d41792ae00 Adds Janus options Profile-ID Override and Use RTSP Restream to work around camera issues 2022-08-09 00:54:41 -05:00
Isaac Connor
917c3bd7ba rename Onvif_Alarm_Txt to ONVIF_Alarm_Text 2022-07-23 16:08:42 -04:00
ovargasp
981769b9db Allows users to set an specific "Onvif alarm text" for each monitor (#3535)
* Allows users to set an specific "Onvif alarm text" for each monitor

With this personalization the cameras that use strings different to "MotionAlarm"
such as Dahua, will be able to process their Onvif alarms. To make it easier, the change
sets a default "Alarm Text"  value for it to work out of the box and then allows to
modify it according to the particular necessities of each brand. It consists of
a new column on table Monitors, changes on Monitors.h, Monitors.cpp and a change
on UI to manage the value of Alarm Text per camera.

Updated es_la.php language file.

Co-authored-by: ovargasp <ovargasp@hoitmail.com>
2022-07-20 12:51:13 -05:00
Isaac Connor
227b9d0919 Merge pull request #3527 from ovargasp/master
es_la V3
2022-07-14 17:51:22 -04:00
Isaac Connor
3d541eee99 Remove comments about locale 2022-07-14 13:19:39 -04:00
Isaac Connor
9ad7ce3823 Remove remaining locale stuff from language files 2022-07-14 13:16:49 -04:00
ovargasp
79183c5107 Add files via upload 2022-07-13 09:39:55 -06:00
ovargasp
7d3c52cd49 Update es_la.php 2022-07-11 16:39:22 -06:00
ovargasp
8973c72c77 V2
This one has all "prompts" from Config Table in it, goes along with change on options.php to translate options view to another language...
2022-07-11 15:46:11 -06:00
ovargasp
c388e25c9f updated es_la language file (7-2022) 2022-07-11 13:25:53 -06:00
Isaac Connor
0e337cd8bf Remove support for Cambozola which no longer works or is needed. 2022-04-06 10:37:02 -04:00
Isaac Connor
abf238a469 update help for Decoding options 2022-03-28 17:56:42 -04:00
Isaac Connor
cd2c977ed8 Merge branch 'master' into replace_function_concept 2022-02-16 14:25:38 -05:00
Isaac Connor
f3d3cad419 Remove non-translations 2022-02-16 09:59:48 -05:00
Isaac Connor
055414c778 DefaultCodec is for event view, not live 2022-02-16 09:59:48 -05:00
Isaac Connor
93ab345a3a DefaultCodec is for event view, not live 2022-02-16 09:59:48 -05:00
Isaac Connor
23bfbcd6ce Merge branch 'master' into multistream 2022-01-26 10:13:20 -05:00
Jonathan Bennett
fb832e7d1b Adds janus_enable_audio, a switch to try to enable audio in live stream viewing. 2022-01-19 00:14:52 -06:00
Isaac Connor
3835087c9d Merge branch 'master' into multistream 2022-01-18 20:16:08 -05:00
Isaac Connor
c97db738a3 fix OPTIONS_CAPTURING 2022-01-11 10:44:42 -05:00
Isaac Connor
0728c04bf4 rough in options help for capturing 2022-01-11 06:58:10 -05:00
Jonathan Bennett
3a9c16aeea First working Janus build 2022-01-10 23:22:37 -06:00
Isaac Connor
f110afa6ec Remove Function language entries 2022-01-10 18:52:13 -05:00
Isaac Connor
78a803abf8 Add Model and Manufacturer to telemetry listing 2021-11-16 09:47:34 -05:00
haade
73b7c94439 update 2021-10-05 08:22:03 +02:00
haade
a0142d3896 Update translation 2021-10-05 08:15:39 +02:00
Steve Gilvarry
dcd2c16774 Define Date formats
Set Locale for time to en_GB.utf8, changed STRF_FMT_DATETIME_SHORTER to %x which is locale aware short date, but does include year. Makes event table wider, not sure if that is a problem for others
2021-09-27 00:58:34 +10:00
Andrea Vezzali
2724a238e1 Update italian (it_it) translation (#3357) 2021-09-20 14:02:35 +02:00
Andrea Vezzali
3e5d377f7a Update it_it.php 2021-09-14 15:39:53 +02:00
Andrea Vezzali
966749ff86 Update it_it.php 2021-09-14 15:16:25 +02:00
Andrea Vezzali
97c10fc135 Update it_it translation (#3350) 2021-09-13 13:28:48 +02:00
Isaac Connor
799a0ed7ba Merge pull request #3254 from bestlong/add-lang
web ui add lang (Chinese Traditional)
2021-05-25 13:12:34 -04:00
Zoltan Gera
714dd0aa9f Updated Hungarian translation 2021-05-25 18:15:40 +02:00
Shao Yu-Lung (Allen)
4a1d983ff1 web ui add lang (Chinese Traditional) 2021-05-24 00:05:59 +08:00
Isaac Connor
6d07c7ce9f specify the invalid characters 2021-05-04 15:56:47 -04:00
Isaac Connor
24d9bfa257 Add a test for invalid characters in Path for Ffmpeg monitors 2021-05-04 10:45:27 -04:00
Isaac Connor
0213c67236 add MinSectionLength 2021-04-27 15:25:09 -04:00
Isaac Connor
f4837d72ee add text for ModectDuringPTZ 2021-04-23 14:52:29 -04:00
Isaac Connor
1a5d87b3b8 Add GetCurrentLocation 2021-04-19 15:45:55 -04:00
Isaac Connor
d598edc7df Implement duplicate RTSPSTreamName check 2021-04-17 12:50:26 -04:00
Isaac Connor
2d64c616ba Add help for BadEncoderParameters 2021-04-01 11:53:57 -04:00
Isaac Connor
617264432e Add help for ImageBUfferCount and MaxImageBUfferCount 2021-03-26 17:02:03 -04:00
Isaac Connor
105eff7a21 Remove references to zma 2021-02-01 17:29:16 -05:00
Isaac Connor
ae41998d7c Add a check for passthrough and not ffmpeg 2021-01-29 09:53:11 -05:00
Isaac Connor
491cc1dfe3 ImageBufferCount can now be as low as 2 2021-01-26 15:37:32 -05:00