Difference between revisions of "Translations:Rtsp element- Camera/2/ru"

From Larnitech wiki page
Jump to navigation Jump to search
(Created page with "<syntaxhighlight lang="xml" line> <item addr="2048:9" type="rtsp" ffmpeg-opt="rtsp_transport=tcp" name="HD" auto-play="true" url="rtsp://admin:admin@192.168.1.108" url-remote=...")
 
(No difference)

Latest revision as of 14:13, 26 January 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Rtsp element- Camera)
<syntaxhighlight lang="xml" line>
<item addr="2048:9" type="rtsp" ffmpeg-opt="rtsp_transport=tcp" name="HD" auto-play="true"
url="rtsp://admin:admin@192.168.1.108"
url-remote="http://demo.larnitech.com:50010"
video-uri="/cam/realmonitor?channel=1&amp;subtype=1"
video-uri-fs="/cam/realmonitor?channel=1&amp;subtype=0"/>
</syntaxhighlight>
Translation<syntaxhighlight lang="xml" line>
<item addr="2048:9" type="rtsp" ffmpeg-opt="rtsp_transport=tcp" name="HD" auto-play="true"
url="rtsp://admin:admin@192.168.1.108"
url-remote="http://demo.larnitech.com:50010"
video-uri="/cam/realmonitor?channel=1&amp;subtype=1"
video-uri-fs="/cam/realmonitor?channel=1&amp;subtype=0"/>
</syntaxhighlight>
1<item addr="2048:9" type="rtsp" ffmpeg-opt="rtsp_transport=tcp" name="HD" auto-play="true"
2url="rtsp://admin:admin@192.168.1.108"
3url-remote="http://demo.larnitech.com:50010"
4video-uri="/cam/realmonitor?channel=1&amp;subtype=1"
5video-uri-fs="/cam/realmonitor?channel=1&amp;subtype=0"/>