Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

IP 장치 검색 마법사에서 다음 매개변수를 사용하여 RTSP를 통해 카메라를 추가합니다.  

  1. 제조업체 목록에서 RTSP ( 1 )를 선택합니다

In IP Device Discovery Wizard, add a camera via RTSP with the following parameters: 

  1. In the list of manufacturers, select RTSP (1).
  2. RTSP 피드의 URL of the RTSP feed ( 2 ). In general form, the address is as follows:  일반적인 형식의 주소는 rtsp://<RTSP 서버의 IP 주소>:<RTSP 서버의 포트>/<경로> 입니다.

    RTSP 연결 카메라에서 최대 3개의 동시 비디오 스트림이 지원됩니다. 여러 스트림에 액세스하려면 관련 RTSP 주소를 입력하고 각 주소 뒤에 세미콜론(;)을 추가합니다. rtsp://<RTSP 서버1의 IP 주소>:<RTSP 서버1의 포트>/<경로> ; rtsp://<RTSP 서버2의 IP 주소>:<RTSP 서버2의 포트>/<경로> ; rtsp://<RTSP 서버3의 IP 주소>:<RTSP 서버3의 포트>/<경로> <IP address of RTSP server>:<Port on RTSP server>/<Path>.Up to three simultaneous video streams are supported from RTSP-connected cameras. To access multiple streams, enter the relevant RTSP addresses, placing a semi-colon (;) after each address: rtsp://<IP address of RTSP server1>:<Port on RTSP server1>/<Path>; rtsp://<IP address of RTSP server2>:<Port on RTSP server2>/<Path>; rtsp://<IP address of RTSP server3>:<Port on RTSP server3>/<Path>.

    Note
    titleImportant!

     Generally, RTSP server parameters (port and path) are set through the web interface of the video camera. To do so, refer to the manufacturer's documentation for the video camera일반적으로 RTSP 서버 매개변수(포트 및 경로)는 비디오 카메라의 웹 인터페이스를 통해 설정됩니다. 이렇게 하려면 비디오 카메라에 대한 제조업체 설명서를 참조하십시오.


    Note
    titleImportant!

     If the username and/or password contain forbidden characters, such as "@", you have to escape these characters with relevant ASCII codes to avoid log-in problems. The "@" symbol is escaped as %40. For example, for a successful RTSP connection your device's URL may look like this: 사용자 이름 및/또는 암호에 "@"와 같은 금지된 문자가 포함된 경우 로그인 문제를 방지하려면 관련 ASCII 코드로 이러한 문자를 이스케이프해야 합니다. "@" 기호는 %40으로 이스케이프됩니다. 예를 들어, 성공적인 RTSP 연결의 경우 장치의 URL은 다음과 같을 수 있습니다: "rtsp://admin:New%40edge@192.168.0.75:554/RVi/1/1".


    Info
    titleNote

    경우에 따라 주소 형식이 다를 수 있습니다. 예를 들어, 비디오 카메라에 연결하기 위한 주소에 사용자 이름과 암호를 추가할 수 있습니다.

    Image Added

    비디오 카메라에 대한 제조업체 설명서를 참조하는 것이 좋습니다.

    비밀번호 필드가 비어 있더라도 주소 문자열에는 콜론(:)이 포함되어야 합니다.

    올바른 주소는 다음과 같습니다

    In some cases, the address format may be different. For example, a user name and password may be added to the address for connecting to the video camera.

    Image Removed

    You are advised to refer to the manufacturer's documentation for the video camera.

    Even if the password field is empty, the address string must include a colon (:).

    A correct address may look like this: rtsp://user:@10.10.27.50:10017/...

    An example of an incorrect address잘못된 주소의 예: rtsp://user@10.10.27.50:10017/...


The Video camera object is created. If the address of the RTSP server is correctly specified, the video feed from the camera is shown in a preview tile비디오 카메라 개체가 생성됩니다 . RTSP 서버의 주소가 올바르게 지정되면 카메라의 비디오 피드가 미리보기 타일에 표시됩니다.

Info
titleNote

Port, Login and Password can not be edited. These settings are specified in the URL of the feed.

포트 , 로그인 , 비밀번호 는 수정할 수 없습니다. 이러한 설정은 피드의 URL에 지정됩니다.

비디오를 사용할 수 없는 경우 <Axxon Next 설치 폴더>\AxxonNext\Logs 폴더에 있는 로그 파일 APP_HOST.lpint 를 검사하십시오.If video is unavailable, examine the log file APP_HOST.lpint, which is located in the folder <Axxon Next installation folder>\AxxonNext\Logs.

Note
titleImportant!

If APP_HOST.lpint is empty, in the log management utility, check the detail level of logging for the Axxon Next Server (see lpint가 비어 있으면 로그 관리 유틸리티에서 Axxon Next Server에 대한 로깅의 세부 수준을 확인합니다 (Configuring Logging Levels 참고), The recommended detail level is Debug.권장되는 세부 수준은 Debug 입니다.

드라이버 팩 버전 Since Drivers Pack version 3.62.2953, RTSP streaming over HTTPS is supported. To set this option, set the Transport Protocol parameter to rtspoverhttps2953부터 HTTPS를 통한 RTSP 스트리밍이 지원됩니다. 이 옵션을 설정하려면 Transport Protocol 매개변수를 rtspoverhttps 로 설정하십시오 .

Image Modified

Note
titleImportant!
To get good video from some cameras, you should select No for the SSRC filter in the video settings일부 카메라에서 좋은 비디오를 얻으려면 비디오 설정에서 SSRC 필터 에 대해 아니요  선택해야 합니다 .