Skip to content

Commit

Permalink
Merge pull request #758 from pxFIN/master
Browse files Browse the repository at this point in the history
C220 to supported list
  • Loading branch information
AlexxIT authored Oct 13, 2024
2 parents fcb164e + 42db8ee commit 121d755
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
Expand Up @@ -378,7 +378,7 @@ logger:
| Sonoff | GK-200MP2-B | support sound and [PTZ](https://github.com/AlexxIT/SonoffLAN#sonoff-gk-200mp2-b-camera), `rtsp://rtsp:12345678@192.168.1.123:554/av_stream/ch0` and `/av_stream/ch1` |
| SriHome | SH035 | `rtsp://192.168.xxx.xxx:8554/profile0` and `/profile1` and `/profile2` |
| Topvico | | `rtsp://192.168.1.123:8554/stream0` or `rtsp://192.168.1.123:554/ch0_0.264` |
| TP-Link | Tapo C100/C200/C210/C310 | `rtsp://user:pass@192.168.1.123:554/stream1` and `/stream2` |
| TP-Link | Tapo C100/C200/C210/C220/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 | 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 |
Expand Down

0 comments on commit 121d755

Please sign in to comment.