How to Access and Interpret HDMI Encoder Logs | Debugging FAQs

FAQs: Log of Encoder

Print Log via Serial Port

Connection Diagram


Wire Connection Diagram



Procedure of Print Log

1. Download driver of CP2102 from the following link
  1. CP210x_Drivers
2. Install driver of CP2102 by double clicking the compressed file->CP2102_Drivers_Win10->double clik "CP210xVCPInstaller_x64.exe" to install directly
3. Go to Device Manager->Click Ports (COM & LPT)->Check Silicon Labs CP210x USB to UART Bridge (COM19):
4. Get encoder and Axis IP Camea (one by one)connected to the same router or switch and make sure they're on the same local area network;
5. Pull RTSP Stream of Axis IP Camera (one by one) into the encoder  directly no matter whether it's successfully streaming in the encoder;
6. Download PuTTY from following link:
  1. PuTTY
7. Run PuTTY->Select "Serial"->Serial Line"COM19"->Speed "115200"
8. Select Logging->Printable Output->Click"Browse"->Rename the file of log->Save->Click "Open"->Then it'll start printing the log, if it always prints one same error like gpio_i2c_failed->Then click "EXIT" to save this log.
9. Once done, then power off all devices, connect another AXIS IP Camera and do it again. 

Print Log via CGI

  1. Get encoder and Axis IP Camea (one by one)connected to the same router or switch and make sure they're on the same network segment;
  2. Modify the IP address (192.168.1.64 for example), username(admin) and password (12345) for the encoder via Device Manager;
  3. Pull RTSP Stream of Axis IP Camera (one by one) into the codec directly no matter whether it's successfully streaming in the encoder;
  4. Run a browser like Chrome and enter the following CGI command in the browser's Address field: http://192.168.1.64/cgi/download?file=log&user=admin&pwd=12345, then save the log;
  5. Then connect another AXIS IP Camera and do it again.
Info
🧙TIPS: If you're experiencing any problem with this encoder or codec, it'll be okay to print the log via CGI by following the above or below steps:
  1. Get the encoder or codec connected to the same router or switch and make sure they're on the same network segment;
  2. Modify the IP address (192.168.1.64 for example), username(admin) and password (12345) for the encoder via Device Manager if required;
  3. Focus on the problem you're experiencing and trying to figure out how to reproduce it;
  4. Run a browser like Chrome and enter the following CGI command in the browser's Address field: http://192.168.1.64/cgi/download?file=log&user=admin&pwd=12345
  5. It's very important to note that it'll be much better to run the above CGI command when the problem is being reproduced.

    • Related Articles

    • FAQs: Overview of Encoder

      What does 1920*1080P@30HZ mean? If it shows 1920*1080P@30HZ on GUI, probably it's failed to detect the HDMI signal. Take the following steps if there is a failure to detect an HDMI signal. Ensuring that the HDMI cable is properly connected and meets ...
    • FAQs: Download Firmware for Encoder

      How can we access the page of download firmware? It's only visible for our registered users. The reason why you are unable to access the page to download the firmware is likely because EXVIST Cares requires users to register and log in before you can ...
    • FAQs: Port Mapping of Encoder

      What's Port Mapping? Here's how port mapping typically works: External Request: When an external client attempts to connect to a specific service, such as a web server, exvist encoder, or other networked application hosted within a private network, ...
    • FAQs: OSD of Encoder

      Date & Time What Date and Time Formats are supported by the streaming encoder? This HDMI encoder provides multiple options for formatting date and time to suit various regional preferences: 1. Date Formats: YYYYMMDD (Year-Month-Day) MMDDYYYY ...
    • FAQs: Image of Encoder

      Why is there no preview in the Image Settings Page on my HDMI encoder? If you can't see a preview in the image settings page on your HDMI encoder, it's likely due to using an outdated firmware version. Here’s how to address the issue: 1. Firmware ...