mirror of https://github.com/xfarrow/tapo-c210.git
typo
This commit is contained in:
parent
4debf1b67d
commit
fecb327a5b
|
@ -12,7 +12,9 @@ We need to create RTSP credentials. Using the official app we have to go to `Set
|
|||
|
||||
## 3.1. Simple RTSP stream:
|
||||
High quality stream: `rtsp://username:password@IP_Address:554/stream1`
|
||||
Low quality strean: `rtsp://username:password@IP_Address:554/stream2`
|
||||
|
||||
Low quality stream: `rtsp://username:password@IP_Address:554/stream2`
|
||||
|
||||
## 3.2. ONVIF
|
||||
`http://IP_Address:2020/onvif/device_service`
|
||||
and specify `username` and `password` when prompted to.
|
||||
|
|
Loading…
Reference in New Issue