Sony Snc-Dh110 Network Camera SNCDH110W user manual

User manual for the device Sony Snc-Dh110 Network Camera SNCDH110W

Device: Sony Snc-Dh110 Network Camera SNCDH110W
Category: Security Camera
Manufacturer: Sony
Size: 0.97 MB
Added : 6/12/2014
Number of pages: 132
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Sony Snc-Dh110 Network Camera SNCDH110W. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Sony Snc-Dh110 Network Camera SNCDH110W.

For your convenience

If looking through the Sony Snc-Dh110 Network Camera SNCDH110W user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Sony Snc-Dh110 Network Camera SNCDH110W on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Sony Snc-Dh110 Network Camera SNCDH110W to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Sony Snc-Dh110 Network Camera SNCDH110W User manual - Online PDF
Advertisement
« Page 1 of 132 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Sony Snc-Dh110 Network Camera SNCDH110W but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Sony Snc-Dh110 Network Camera SNCDH110W. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

CGI Command Manual


Sony Network Camera
SNC-CH110 ,SNC-CH120 , SNC-CH140 , SNC-CH160
SNC-CH180 , SNC-CH210 , SNC-CH220 , SNC-CH240
SNC-CH260 , SNC-CH280
SNC-DH110 , SNC-DH110T , SNC-DH120 , SNC-DH120T
SNC-DH140 , SNC-DH140T , SNC-DH160 , SNC-DH180
SNC-DH210 , SNC-DH210T , SNC-DH220 , SNC-DH220T
SNC-DH240 , SNC-DH240T , SNC-DH260 , SNC-DH280
SNC-RH124 , SNC-RH164
SNC-RS46 , SNC-RS44 , SNC-RS86 , SNC-RS84

Sony Video Network Station
SNT-EX101 , SNT-EX101E , SNT-EX104 , SNT-EX154

Summary of the content on the page No. 2

CGI Command Manual Contents 1 About this manual .................................................................................................................................. 4 2 Motion video request commands ........................................................................................................... 6 2.1 Acquiring MPEG-4 or H.264 bit stream ........................................................................................... 6 2.2 Acquiring multiplexed Audio &

Summary of the content on the page No. 3

CGI Command Manual 11.18 User .......................................................................................................................................... 78 11.19 Security ..................................................................................................................................... 78 11.20 Preset position .......................................................................................................................... 78 11.21 FTP client ......

Summary of the content on the page No. 4

CGI Command Manual 1 About this manual This document describes CGI commands usage of Sony Network Camera and Sony Video Network Station. Applicable models and version are followings. Sony Network Camera Model Type SNC-CH110/120/140 Box Type, Indoor HD SNC-CH210/220/240 Box Type, Indoor Full HD SNC-CH160/180 Box Type, Outdoor HD Bullet SNC-CH260/280 Box Type, Outdoor Full HD SNC-DH110/120/140 Mini Dome Type, Indoor HD SNC-DH210/220/240 Mini Dome Type, Indoor Full HD SNC-DH110T/1

Summary of the content on the page No. 5

CGI Command Manual via an equipped line output connector. 4) Still image request commands These are to be used to get a latest still image from the camera. 5) Setting commands of camera These are to be used to set picture quality and so on. 6) Inquiry commands of camera parameters These are to be used to inquire various settings of camera parameters which can be set by using setting commands (6). 7) Control commands for Panning, Tilting Zooming and Focusing These are to be us

Summary of the content on the page No. 6

CGI Command Manual 2 Motion video request commands There are four kinds of request to acquire motion video data. /image You can acquire Bit stream corresponding to the setup of ImageCodec1. If "mpeg4" is set up in /image1 ImageCodec1, you can acquire MPEG-4 bit stream. /image2 You can acquire Bit stream corresponding to the setup of ImageCodec 2. /image3 You can acquire Bit stream corresponding to the setup of ImageCodec 3. But, this request command can be used only with SNC-RS44/46/84

Summary of the content on the page No. 7

CGI Command Manual [HTTP bit stream] The following data shows the way to acquire the HTTP. When simply putting "GET /image...", "GET /mpeg4..." or "GET /h264...", the camera will send the MPEG-4 or H.264 raw data as its response. GET /image HTTP/1.0¥r¥n User-Agent: xxxx¥r¥n Host: 192.168.0.200¥r¥n MPEG-4 video request from a client application Accept: */*¥r¥n Connection: Keep-Alive¥r¥n ¥r¥n HTTP/1.0 200 OK¥r¥n Content-Type: video/mpeg¥r¥n Cache-Control: no-cache¥r¥n Pragma:

Summary of the content on the page No. 8

CGI Command Manual Camera Client PC In terms of acquiring RTP bit stream (unicast), putting "UdpMode=unicast" and "UdpPort=" will be required when sending HTTP request. UdpMode parameter Specify a mode of transmission which will be either "unicast" or "multicast". The "multicast" can be set only when the multicast streaming in the camera is set to on. UdpPort parameter This parameter is effective when the UdpMode is set to "unicast". This parameter spec

Summary of the content on the page No. 9

CGI Command Manual [RTP (UDP) bit stream (multicast)] In terms of multicast RTP bit stream, acquiring sequence is different from the unicast one. In order to activate multicast bit stream, getting information of the multicast settings in the camera is needed prior to starting the sequence. The information is obtained by using "/command/inquiry.cgi?inq=camera" inquiry command. Multicast Shows whether multicast streaming is set to on or off. McAddress Shows multicast address which is use

Summary of the content on the page No. 10

CGI Command Manual Also, it is possible adjusting the frame rate by setting the "speed" or "interval" parameter when client application requests bit stream. GET http://ip_adr/mjpeg[?speed=] http://ip_adr/mjpeg[?interval=] speed= Refer to the following list regarding speed=. The "fastest" frame rate is selected if there is no specification of "speed" or "interval" parameters. Setting both "speed" and "interval" paramet

Summary of the content on the page No. 11

CGI Command Manual Request for motion image by 20 frames per second GET /mjpeg?speed=20 HTTP/1.0¥r¥n Host: 192.168.1.1 Request from motion image by 1 frame per second by using "interval" parameter GET /mjpeg?interval=1000 HTTP/1.1¥r¥n Host: 192.168.1.1 Response data The output format of the motion JPEG data is the "Server-push". Some HTTP headers have possibilities to be inserted between the boundary string and the data chunk (JPEG data) listed below. Indicates that t

Summary of the content on the page No. 12

CGI Command Manual 2.2 Acquiring multiplexed Audio & Video bit stream The client application can get audio data as well with the video bit stream. In this case both video bit stream and audio bit stream will be multiplexed in one TCP session. GET http://ip_adr/image?audioin=on[&speed=] http://ip_adr/image?audioin=on[&interval=] http://ip_adr/mjpeg?audioin=on[&speed=] http://ip_adr/mjpeg?audioin=on[&interval=] http://ip_adr/mpeg4?audio

Summary of the content on the page No. 13

CGI Command Manual --myboundary¥r¥n Content-Type: audio/16kadpcm¥r¥n DataLen: 320¥r¥n ¥r¥n

Summary of the content on the page No. 14

CGI Command Manual DataLen: 000xxxxx¥r¥n ¥r¥n ¥r¥n --myboundary¥r¥n . . . The following model can't obtain voice data.  SNC-CH110/120/160/210/220/260  SNC-DH110/110T/120/120T/160/210/210T/220/220T/260  SNT-EP104/154 14

Summary of the content on the page No. 15

CGI Command Manual 3 Audio data request command In terms of audio bit stream, the camera can also send it in the form of "HTTP bit stream", "RTP (UDP) bit stream (unicast)" or "RTP (UDP) bit stream (multicast)" like MPEG-4 bit stream. You can refer to the "Acquiring MPEG-4 bit stream" for the details of its sequence. GET http://ip_adr/audio http://ip_adr/audio [?UdpMode=unicast&UdpPort=] http://ip_adr/audio [?UdpMode=multicast] [HTTP bit strea

Summary of the content on the page No. 16

CGI Command Manual [RTP bit stream (multicast)] In terms of acquiring audio RTP bit stream (multicast), putting UdpMode=multicast parameter is required when it is requested via HTTP. In order to activate audio multicast bit stream, getting information about the multicast settings is needed prior to starting the sequence. The information is obtained by using "/command/inquiry.cgi?inq=camera" inquiry command. Multicast --- Shows whether multicast streaming is set to on or off. McAddress

Summary of the content on the page No. 17

CGI Command Manual 4 Audio output request commands These requests are to be used for sending encoded audio data to the camera in order to output audio via the equipped line output. Putting appropriate "Basic authorization (Authorization: Basic xxxx)" header for this request is required. You can put "Administrator" username and password to pass the authorization. POST The following commands can be sent in conjunction with the audio encoded data. /audio-out/g711_

Summary of the content on the page No. 18

CGI Command Manual 5 Still image request Acquire 1 data segment of JPEG file as a still image. This command returns a latest JPEG file on the camera. Image size, color reproduction setting and exposure setting become the same as the motion image(Image Codec 1). A still picture acquisition requirement command is shown in the next table. /oneshotimage.jpg It is the command to acquire the still picture of ImageCodec1. /oneshotimage1 /oneshotimage2 It is the command to acquire the still pi

Summary of the content on the page No. 19

CGI Command Manual 6 Setting commands of camera parameters Set various settings for the camera. When using these commands, describe as the following syntax =. It is possible to transmit several parameters at one time only when they belong to the same CGI name (The part of of Syntax). In this case, it is necessary to insert "&" between each =. GET/POST http://ip_adr/command/?=[&=...]

Summary of the content on the page No. 20

CGI Command Manual 7 Inquiry commands of camera parameters These are to be used to inquire current status of the camera. The item which has an inquiry parameter in the "11. CGI commands list" can be inquired such as its current status. As a response format, "standard format" and "JS parameter format" which you can select arbitrarily are supported. GET/POST (1) In the case of getting "standard format" response http://ip_adr/command/inquiry.cgi?inq=[&inq=


Alternative user manuals
# User manual Category Download
1 Sony CCU-M5AP User manual Security Camera 5
2 Sony 100 User manual Security Camera 0
3 Sony DF70P User manual Security Camera 4
4 Sony CH280 User manual Security Camera 2
5 Sony CV-M300 User manual Security Camera 3
6 Sony CD-9255 User manual Security Camera 0
7 Sony CCTV Systems User manual Security Camera 27
8 Sony DH180 User manual Security Camera 4
9 Sony CCU-M5A User manual Security Camera 22
10 Sony DH140T User manual Security Camera 0
11 Sony DH280 User manual Security Camera 2
12 Sony DH240T User manual Security Camera 0
13 Sony DH240 User manual Security Camera 1
14 Sony CH180 User manual Security Camera 8
15 Sony CH240 User manual Security Camera 0
16 Edelbrock 1910 User manual Security Camera 18
17 Sony CCU-M5AP User manual Security Camera 5
18 Sony 100 User manual Security Camera 0
19 Sony DF70P User manual Security Camera 4
20 Sony CH280 User manual Security Camera 2