Action disabled: index
  • RTSP input is a cheap way to get the signal with drawback of additional latency 200-400ms.
  • You have to keep in mind that you will have to pull stream from the camera which means the Scoreboard OCR computer has to be able to access the camera. So if camera is located within a NAT router (camera is in the venue and uses internal IP address) and computer is located somewhere else, you will not be able to access the camera (except if you do RTSP port forwarding, which requires access to router)
  • If RTSP authorization is enabled on the camera, use the following syntax to acccess the RTSP stream:
    rtsp://user:password@ip_address:port/extension