Z3 Technology Z3Cam-4K-RPS User Instructions

Z3 Technology Z3Cam-4K-RPS User Instructions

4k hevc/h.265 & h.264 ip camera
Table of Contents

Advertisement

Quick Links

CONFIDENTIAL
DOC-USR-0102-01
User Instructions
4K HEVC/H.265 & H.264 IP Camera
Z3Cam-4K-RPS
Model Name:
DOC-USR-0102-01
Manual Version 1.05.02
Software Version 1.05.02
July 26, 2016
Before attempting to connect or operate this product, please read these instructions carefully and save this manual for future use.
© 2016 Z3 Technology, LLC. All rights reserved.
This document contains proprietary and confidential information of Z3 Technology, LLC ("Z3"). This document may not be used, reproduced,
disclosed, or disseminated to anyone without the prior written approval of an authorized representative of Z3.
Z3 Technology, LLC incorporates HDMI® technology. The terms of HDMI and HDMI High-Definition Multimedia Interface, and
the HDMI Logo are trademarks or registered trademarks of HDMI Licensing LLC in the United States and other countries.
1
____________________________________________________________________________________
Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Z3Cam-4K-RPS and is the answer not in the manual?

Questions and answers

Summary of Contents for Z3 Technology Z3Cam-4K-RPS

  • Page 1 © 2016 Z3 Technology, LLC. All rights reserved. This document contains proprietary and confidential information of Z3 Technology, LLC ("Z3"). This document may not be used, reproduced, disclosed, or disseminated to anyone without the prior written approval of an authorized representative of Z3.
  • Page 2 CONFIDENTIAL DOC-USR-0102-01 Revision History Version Date Change Note Author 1.05.02 07/26/2016 Original Document ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 3: Table Of Contents

    8.3 Changing the IP Address via the HTTP-based User Interface ..........30 8.4 Using ZFinder to Access the User Interface ..............32 RUNNING THE CODE YOU BUILT ON THE BOARD ..............33 ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 4 10.2 The CH1 Tab ......................36 10.3 Values Appearing at the Bottom of All Tabs ..............37 APPENDIX A: Troubleshooting ..................... 38 ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 5 Figure 24 Updating the Device Firmware from the User Interface ..........33 Figure 25 Updater Screen ....................33 Figure 26 Example File Selection Screen ................34 ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 6: General Description

    NTSC/PAL Output Figure 1 Z3Cam-4K Interfaces The Z3Cam-4K-RPS software is based on the Linux OS. The kit comes with all of the low-level resources such as the Linux kernel, u-boot, tool chain and starter file system pre-integrated and configured. The software bundle also contains tools to allow the development of high-level applications using hardware-accelerated video processing.
  • Page 7: Quick Start Guide

    Details on how to set up your system to access the code you have built can be found in Section 9.0: “RUNNING THE CODE YOU BUILT ON THE BOARD”, on page 33. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 8: Included Parts List

     RS-232 serial port for technical configuration and control  * Available in an upcoming release. Contact Z3 Technology for more information. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 9: Supported Resolutions

    CONFIDENTIAL DOC-USR-0102-01 4.1 Supported Resolutions Follow_input (2160p29.97) Resize to 1080p29.97, 720p29.97 and 480p29.97 ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 10: Untarring And Building The Sample Code

    # cp SW-CH1-00657-01_HE4K-DCK-10-20160721.tar.bz2 /home/z3/z3-he4k Untar the archive (name of tar file may slightly vary): # tar -xvjf SW-CH1-00657-01_HE4K-DCK-10-20160721.tar.bz2 *Note: Untarring takes 5 to 10 minutes. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 11: Figure 2 Sample Content Of Images Directory After Successful Build

    The result should be something like the following. Note that actual filenames, dates, and times will differ. Figure 2 Sample Content of Images Directory after Successful Build ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 12: Code Overview

    Z3 demo application code and scripts The Z3 application code that comes with the Z3Cam-4K-RPS is run from the serial_menu.lua script in z3apps/hevc_app/scripts/. This code calls the /opt/mcsenc binary, which initializes and runs the encoder. This binary is built from the z3apps/hevc_app/encode_app directory. The code for the binary resides in z3apps/hi35xx_app/encode_app.
  • Page 13 Application source code is available under a separate license agreement. For customers that have licensed it, the application source code can be found mainly in: $PRJROOT/z3apps/hevc_app/encode_app The top-level file for the menu-driven application is mcsenc.cpp. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 14: Running The Encoder

    LAV Filters is an open source program that allows playback of video and audio on a PC without installation of additional codecs and can be downloaded for free online. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 15: Set Up The Terminal Window

    Note the local IP address and netmask (192.168.0.120 and 255.255.0.0 by default). This is the IP address of the board. You will need this later to access the HTTP-based user interface. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 16: Verify Your Pc Has The Proper Ip Address

    After you are done, make note of the address your PC is set to. This will be important in the streaming step. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 17: Run The Http-Based User Interface To Configure Channel 1 For Streaming Udp

    (4) Verify Is Multicast Address “H265(HEVC)” (7) Note value (8) Click “Start” (1) If necessary, click “Stop” Figure 5 CH1 Tab UDP Configuration ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 18: Pc Configuration For 4K Hevc/H.265 Decode

    LAV Filters is an open source program that allows playback of video and audio on a PC without installation of additional codecs and can be downloaded for free online. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 19: Figure 7 Disable Hardware Decoding In Vlc

    Verify your PC has the Nvidia GEForce GTX960M processor, all Nvidia drivers are installed and it is set as the default graphics processor. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 20: Run Vlc To View The Udp Stream

    Press “Enter” or click “Play.” (30) You will now see your source video streaming to VLC. Figure 9 Example of Encoded Video Streaming to VLC (UDP) ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 21: Configure Channel 1 For Streaming Rtp

    “Follow Input” (5) Change to “RTP” (4) Note value (6) Click “Start” (1) If necessary, click “Stop” Figure 10 CH1 Tab RTP Configuration ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 22: Run Vlc To View The Rtp Stream

    (42) Click “Open”. (43) You will now see video streaming to VLC. Figure 11 Example of Encoded Video Streaming to VLC (RTP) ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 23: Configure Channel 1 For Streaming Rtsp

    “Follow Input” (5) Change to “RTSP” (4) Note value (6) Click “Start” (1) If necessary, click “Stop” Figure 12 CH1 Tab RTSP Configuration ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 24: Run Vlc To View The Rtsp Stream

    Press “Enter” or click “Play”. (54) You will now see video streaming to VLC. Figure 14 Example of Encoded Video Streaming to VLC (RTSP) ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 25: Changing The Bitrate Dynamically

    Enter “5” and press “enter” to select the Bitrate option. Change the bitrate from “4M” to “2M” and press “enter.” Change bitrate to 2M Figure 16 Changing the Bitrate Dynamically ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 26: Figure 17 Drop In Bitrate After Dynamic Bitrate Change

    You will see the quality of the encoded video in VLC change and the video bitrate drop. Lower video + audio bitrate Figure 17 Drop in Bitrate after Dynamic Bitrate Change ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 27: Tuning For Latency

    VLC → Tools → Preferences → Show Settings (ALL) → Input / Codecs → Network caching (ms) ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 28: Performing Other Operations

    Click “Save” Figure 20 Saving a User Preset A pop-up window appears to confirm the saving of these settings is complete. Click “OK”. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 29: Changing The Ip Address Via Serial

    {ip-address} z3-XXXXXXX# saveenv; reset The new IP address will now be set and the system’s user interface can be reached there. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 30: Changing The Ip Address Via The Http-Based User Interface

    Click on the “Save” button. (1) Enter New IP Address and desired network settings (2) Click “Save” Figure 21 Saving Updated Network Settings ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 31: Figure 22 Save Complete Message

    The very first time settings are saved it may take up to 30 seconds. This is due to some flash initialization which occurs on the very first configuration save. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 32: Using Zfinder To Access The User Interface

    8.4 Using ZFinder to Access the User Interface ZFinder is a PC Utility that allows you to find any Z3 Technology product on your network. If you have not downloaded this to your computer, you can find it on see your customer support server account.
  • Page 33: Running The Code You Built On The Board

    (4) This brings you to the File Selection Screen. From here, select the name of the .img file to update with and click “Open”. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 34: Figure 26 Example File Selection Screen

    (6) You will see screens stating that the image is being uploaded and that the flash is being updated. After about one minute, you should see the main menu again. (7) Your Z3Cam-4K-RPS is now updated. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 35: Summary Of Options

    IP address at start up. Unchecked Sets whether the unit will automatically start Auto Start Checked encoding upon detection of video input. Unchecked ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 36: The Ch1 Tab

    125K – 20000K (5000K) value should be set to 1.25 * (video bitrate + audio bitrate). This can be set to higher values to allow ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 37: Values Appearing At The Bottom Of All Tabs

    “RUNNING” indicates the unit is currently encoding video. Error statuses will be preceded by an exclamation point and include a description of the error. ____________________________________________________________________________________ Z3 Technology, LLC ♦ 100 N. 8th St. STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702...
  • Page 38: Appendix A: Troubleshooting

    When contacting Z3 Support for additional support, please send a log file of the serial output to Z3 Technology. Z3 Technology’s Express Limited Warranty will be void if the label on the hardware bearing the Serial Number is removed, tampered with or defaced. You can view Z3 Technology’s full hardware warranty at http://z3technology.com/Support/OEM-HW-...

Table of Contents