-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #703 from voxmatt/patch-1
Update README.md with notes on Unifi Protect cameras
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -350,7 +350,7 @@ logger: | |
| TP-Link | Tapo C100/C200/C310 | `rtsp://user:[email protected]:554/stream1` and `/stream2` | | ||
| TVT/Secutech | NVR-0808B2-8P | `rtsp://user:[email protected]:554/chID=1&streamType=main` and `chID=2&streamType=main` | | ||
| TVT/Secutech | IPC5-DF28SN | `rtsp://user:[email protected]:554/profile1` and `/profile2` | | ||
| Unifi | G4 Dome, G4 doorbell, G3 Bullet, G3 Flex | | | ||
| Unifi | G4 Dome, G4 doorbell, G3 Bullet, G3 Flex | Copy the rtsps link from the camera's settings in Unifi Protect, but change the link to `rstp://` (it defaults to rstps://), change the port to `7447`, and remove any query params | | ||
| Wyze | Cam v2/v3, Cam Pan v1/v2 | support sound | | ||
| Xiaomi | Dafang | [with hack](https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks), `rtsp://192.168.1.123:8554/unicast` <br> Video: H264, size: 1920x1080, bitrate: 1000, format: VBR, frame rate: 10 <br> Audio: PCMU, rate in: 8000, rate out: 44100 | | ||
| Yale | SV-4CFDVR-2 | `rtsp://admin:[email protected]/cam/realmonitor?channel=1&subtype=0` | ||
|