Skip to content

Commit

Permalink
Merge pull request #703 from voxmatt/patch-1
Browse files Browse the repository at this point in the history
Update README.md with notes on Unifi Protect cameras
AlexxIT authored Jun 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 8e7b69d + ad9b621 commit 5c6bdfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -350,7 +350,7 @@ logger:
| TP-Link | Tapo C100/C200/C310 | `rtsp://user:pass@192.168.1.123:554/stream1` and `/stream2` |
| TVT/Secutech | NVR-0808B2-8P | `rtsp://user:pass@192.168.1.123:554/chID=1&streamType=main` and `chID=2&streamType=main` |
| TVT/Secutech | IPC5-DF28SN | `rtsp://user:pass@192.168.1.123: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:password@192.168.1.123/cam/realmonitor?channel=1&subtype=0`

0 comments on commit 5c6bdfe

Please sign in to comment.