LoginSignup
0
0

More than 1 year has passed since last update.

Network limitation of Blink security camera

Posted at

Network limitation of Blink security camera

  1. it supports IPv4 only
  2. the MTU of all sections of network to its API server must equal or greater than 1500 (for example it will not work if a section is tunneled by pptp, which MTU is 1450)
  3. it uses HTTPS (tcp port 443) to upload video stream (boths real time and motion detection) and thumbnail
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0