Page 1 of 1

Trendnet TV-IP1315PI

Posted: Mon Nov 01, 2021 3:01 pm
by nhenderson
I got this to work with Zoneminder 1.37.1 using:
source type Ffmpeg
source rtsp://admin:whatever1234@10.0.1.6/streaming/Channels/1
method TCP
capture resolution 2560x1440 "1440P QHD WQHD" (which of course could be changed on the camera)

The camera can also be detected using ONVIF, all you need to know in advance is the username and password, you could then select one of the alternative streams. ONVIF V1.2 produced the following, selecting RTP-unicast and the main stream:
source type Ffmpeg
source rtsp://admin:whatever1234@10.0.1.6:554/Streaming/Channels/101?transportmode=unicast&profile=Profile_1
method UDP
capture resolution 2560x1440 "1440P QHD WQHD"