Участник:Teplov: различия между версиями

Материал из База знаний VINTEO
 
Строка 29: Строка 29:
 
=== Syntax test ===
 
=== Syntax test ===
  
<source lang="bash">
+
<source lang="json">
camera info "ImagePlus_UHD_Media_20200924173"
+
callinfo
    Format: MJPG
+
response:
      Size: 1920x1080
+
callinfo
        Interval: 30*
+
{
        Interval: 25
+
  "abonents": [
        Interval: 20
+
    {
    Format: H264
+
      "Audio": "1",
       Size: 1920x1080
+
       "Participant": "terminalendpoint",
        Interval: 30*
+
      "Video": "1",
        Interval: 25
+
      "Watermark": ""
        Interval: 20
+
    }
    Format: HEVC
+
  ],
      Size: 1920x1080
+
  "time": 0
        Interval: 30*
+
}
        Interval: 25
+
 
        Interval: 20
 
 
OK
 
OK
 
</source>
 
</source>

Текущая версия на 18:19, 10 апреля 2024

TEST PAGE

Hi! I'm Antony.

What's that?

This is my wiki test page. Here I am:

  • checking text types;
  • trying different colours;
  • making anchors;
  • inserting pictures;
  • bolding text;

So, here it is:

This is the red colour text.

This text is bold.

This text is in a box.

This is an inserted picture.

Описание здесь

Is that fine?

YES[1]

NO[2]


Syntax test

callinfo
response:
callinfo 
{
  "abonents": [
    {
      "Audio": "1",
      "Participant": "terminalendpoint",
      "Video": "1",
      "Watermark": ""
    }
  ],
  "time": 0
}

OK