Page 1 of 1
Trendnet TV-IP512P
Posted: Thu Oct 22, 2009 6:17 pm
by lviper
Has anyone been able to setup and use the Trendnet TV-IP512P camera? I haven't had any luck finding the correct path to use.
In the camera's configuration for video there is a url of play1.sdp through 4. I assume this is for the different profiles as the camera has 4 viewing profiles. I'm also assuming I have to use the correct profile in the remote url setting.
If anyone has any luck using this camera, I would appreciate the settings.
Thanks
Posted: Thu Jan 07, 2010 3:53 am
by valid
bumping, as I would also like to know. Did you find your solution, viper?
Looking for image path
Posted: Mon Feb 22, 2010 3:27 pm
by larrylamb
Did valid or lviper ever find the three image paths or urls to the images on the tv-ip512p?
just to resolve this...
Posted: Thu Mar 25, 2010 6:23 pm
by andybeals
The URLs for both motion jpeg (streaming via http) and still frame jpeg are in the wiki.
Posted: Tue Nov 09, 2010 3:13 pm
by Alan87i
I have tried this camera for 2 days now with the settings from the wiki on ZM 1.22.3 and cannot !! get any image at all 0.00 fps red source listing in zm.
If I paste in the ip and source info to a browser it works .
Something makes me think it's not getting the user and PW properly.
Posted: Tue Nov 09, 2010 7:42 pm
by Alan87i
11/09/10 14:36:30.266758 zmwatch[5365].INF [Watchdog starting]
11/09/10 14:36:30.267337 zmwatch[5365].INF [Watchdog pausing for 30 seconds]
11/09/10 14:37:50.998650 zmwatch[5365].INF [Restarting capture daemon for ipcam, shared memory not valid]
11/09/10 14:37:51.180113 zmwatch[5365].INF ['zmc -m 33' starting at 10/11/09 14:37:51, pid = 6219]
11/09/10 14:41:21.274176 zmwatch[5365].INF [Restarting capture daemon for ipcam, shared memory not valid]
11/09/10 14:41:21.524978 zmwatch[5365].INF ['zmc -m 33' starting at 10/11/09 14:41:21, pid = 6398]
11/09/10 14:41:41.537194 zmwatch[5365].INF [Restarting capture daemon for ipcam, shared memory not valid]
11/09/10 14:41:41.795115 zmwatch[5365].INF ['zmc -m 33' starting at 10/11/09 14:41:41, pid = 6428]
Shared memory issue . I'm lost here I have another IP cam that works fine.
kernel.printk = 4 4 1 7
kernel.maps_protect = 1
fs.inotify.max_user_watches = 524288
vm.mmap_min_addr = 65536
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.all.rp_filter = 1
kernel.shmall = 134217728
kernel.shmmax = 268424446
allan@zoneminder:~$ ipcs -lm
------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 262133
max total shared memory (kbytes) = 536870912
min seg size (bytes) = 1
This still shows in the watch log
11/09/10 15:10:31.739456 zmwatch[7090].INF [Watchdog starting]
11/09/10 15:10:31.741167 zmwatch[7090].INF [Watchdog pausing for 30 seconds]
11/09/10 15:11:01.751198 zmwatch[7090].INF [Restarting capture daemon for ipcam, shared memory not valid]
Posted: Tue Nov 09, 2010 8:39 pm
by kingofkya
Seach for "shared memory" the problem is asked about once a day at least.
it is also in almost all the OS (ubuntue, fedora )etc... guides.
Posted: Wed Nov 10, 2010 2:56 am
by Alan87i
I have messed with the shared memory settings all day . In my post above are the settings I have now. Witch should be enough to run 5 or 6 of these IP cameras.
I have researched this to death over 40 pages on this forum and none deal with this problem with this camera.
Posted: Wed Nov 10, 2010 10:50 am
by Alan87i
Code: Select all
allan@zoneminder:~$ sudo ipcs -m
[sudo] password for allan:
------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x7a6d2010 0 www-data 700 9217188 2
0x7a6d2012 32769 www-data 700 9217188 2
0x7a6d200b 65538 www-data 700 9217188 2
0x7a6d2013 98307 www-data 700 9217188 2
0x7a6d2011 131076 www-data 700 3073188 2
0x7a6d2020 163845 www-data 700 36865188 2
0x7a6d2019 196614 www-data 700 9217188 2
0x7a6d201b 229383 www-data 700 9217188 2
0x7a6d2021 262152 www-data 700 18433028 0
0x00000000 294921 allan 600 393216 2 dest
0x00000000 327690 allan 600 393216 2 dest
0x00000000 360459 allan 600 196608 2 dest
0x00000000 393228 allan 600 393216 2 dest
0x00000000 425997 allan 600 393216 2 dest
0x00000000 458766 allan 600 393216 2 dest
0x00000000 491535 allan 600 196608 2 dest
0x00000000 524304 allan 600 393216 2 dest
0x00000000 557073 allan 600 393216 2 dest
0x00000000 589842 allan 600 393216 2 dest
0x00000000 622611 allan 600 393216 2 dest
0x00000000 655380 allan 600 960000 2 dest
0x00000000 688149 allan 600 393216 2 dest
0x00000000 720918 allan 600 393216 2 dest
0x00000000 753687 allan 600 196608 2 dest
0x00000000 786456 allan 600 393216 2 dest
I have gone through the wiki twice running the zmfix -a and the permissions fix's and still have me the owner using most of the shared memory ?
Posted: Wed Nov 10, 2010 12:15 pm
by bb99
Probably there is nothing to get in shared memory, this will cause the "shared memory not valid" complaint also. I'd go back and verify the path and resolution settings (camera vs. ZM, they must match exactly). I always recommend starting with a resolution of 320*240, get it working and then play around; solves allot of issues.
From the wiki:
HTTP
Source Type: Remote
Remote Host Name: user:pass@<IP>
Remote Host Port: 80 (Default)
Remote Host Path: /video/mjpg.cgi (for mjpeg stream)
Remote Host Path: /image/jpeg.cgi (for a single jpeg frame)
Or you could boot up ZMLarch (it's using memory mapping) and try to configure the camera there just for testing and verify all the settings then move back. That'll give you the opportunity to check the RSTP stream also. Can't tell you if 1.24.2 has this camera in presets...
Posted: Wed Nov 10, 2010 3:29 pm
by Alan87i
I booted a live disk on another system of ZM 1.24.0
and set the camera monitor up the exact same way as I have it on my system and it works fine.
Still won't work on my system . Same error.
Code: Select all
11/10/10 19:49:14.037930 zmc_m33[6261].DB3-zm_zone.cpp/776 [Successfully parsed polygon string]
11/10/10 19:49:14.037948 zmc_m33[6261].DB1-zm_zone.cpp/49 [Initialised zone 58/All - 1 - 320x240 - Rgb:ff0000, CM:3, MnAT:25, MxAT:0, MnAP:2304, MxAP:57600, FB:3x3, MnFP:2304, MxFP:57600, MnBS:1536, MxBS:0, MnB:1, MxB:0]
11/10/10 19:49:14.040953 zmc_m33[6261].DB1-zm_monitor.cpp/2036 [Loaded monitor 33(ipcam), 1 zones]
11/10/10 19:49:14.040988 zmc_m33[6261].INF-zmc.cpp/183 [Starting Capture]
11/10/10 19:49:14.041863 zmc_m33[6261].DB3-zm_remote_camera.cpp/159 [Connected to host, socket = 5]
11/10/10 19:49:14.042140 zmc_m33[6261].DB3-zm_remote_camera.cpp/180 [Request sent]
11/10/10 19:49:14.046484 zmc_m33[6261].DB3-zm_remote_camera.cpp/225 [Expecting 502 bytes]
11/10/10 19:49:14.046543 zmc_m33[6261].DB3-zm_remote_camera.cpp/250 [Read 502 bytes]
11/10/10 19:49:14.046585 zmc_m33[6261].ERR-zm_remote_camera.cpp/727 [Invalid response status 210387012: Bad Request]
the above is after turning on extra debug level 3 in ZM
I just booted a Ubuntu remastered disk I made for a friend with 8.10 and ZM 1.22.3 and the IP cam works fine. So something in 8.10 or zm 1.22.3 is different than My 8,04 /zm 1.22.3
Posted: Tue Nov 23, 2010 5:15 pm
by robertsamual
Alan87i wrote:I have messed with the shared memory settings all day .
Hi everyone,
I am new here. I also spent my all day setting up and did not even figured out that from where I should start. I am not a tech master but still I know what is necessary. I tried a lot but was helpless.