Compatible IP Cameras

Check out if your hardware is compatible here!!

Compatible IP Cameras

Postby TheBozo » Tue May 31, 2011 10:45 am

Is there someone who test an Vivotek 8361 and know if is it compatible with DS110J and DSM3.1 ?
It is tagged as no PTZ in compatibility list but it hardware is PTZ. Is it an error or DSM3.1 doesn't drive it ?

Thanks for answers.
TheBozo
I'm New!
I'm New!
 
Posts: 2
Joined: Mon May 23, 2011 1:35 pm

TP-LINK TL-SC3171

Postby potegos » Mon Jun 06, 2011 5:50 pm

Does anybody know if the TP-LINK TL-SC3171 camera works with Synology?
potegos
I'm New!
I'm New!
 
Posts: 3
Joined: Wed May 25, 2011 2:15 pm

Re: Compatible IP Cameras

Postby JaBa » Tue Jun 14, 2011 1:00 pm

Does anybody know if the Levelone FCS-1020 camera works with Synology?
JaBa
I'm New!
I'm New!
 
Posts: 2
Joined: Tue Jun 14, 2011 8:16 am

Re: Compatible IP Cameras

Postby Backhertz » Wed Aug 10, 2011 4:39 am

I upgraded to DSM 3.2 Beta. I am wondering if compatible IP cameras on the compatibility list are compatible with DSM 3.2?
Anyone else using DSM 3.2 Beta & ip cameras?

Thanks.

Tony
Backhertz
I'm New!
I'm New!
 
Posts: 1
Joined: Wed Aug 10, 2011 4:35 am

New Cameras?

Postby malross » Thu Aug 11, 2011 2:43 am

Is Synology planning on ever adding more cameras to the supported list? Some of these cameras on the list are ancient.. and newer cameras are not supported.. I'm looking for the d-link dcs-932l and dcs-5300 specifically..

Thanks
malross
I'm New!
I'm New!
 
Posts: 1
Joined: Thu Aug 11, 2011 2:38 am

Best wireless HD ip camera to buy

Postby Martinvdm » Thu Aug 11, 2011 9:45 pm

Hi all,

I am planning to buy a Synology DS211j for using with the surveillance feature.
Can someone advise me about the best affordable wireless IP camera with HD resolution (eg 1024x800, or 720p).

I was looking at the Marmitek ip eye anywhere 241, because of the price and features, this camera looks very nice. Only it is not on the support list. I would really like to use it with the recording, moting detection or Guard feature (what ever this means). With audio.
Details: http://www.marmitek.com/nl/product-details/home-automation-security/ip-cameras/ip-eye-anywhere241.php

Other camera's or advise welcome.

thanks.

Martin
Martinvdm
Trainee
Trainee
 
Posts: 13
Joined: Thu Aug 11, 2011 9:37 pm

Re: Compatible IP Cameras

Postby hurup » Tue Aug 23, 2011 9:54 am

Hi !

I would also like support for newer cameras like Dlink DCS-932L. Also it seems that newer Trendnet cameras are not supported yet.

Br
Henrik
hurup
I'm New!
I'm New!
 
Posts: 1
Joined: Tue Aug 23, 2011 4:27 am

Re: Compatible IP Cameras

Postby NASpet » Sat Aug 27, 2011 6:03 pm

Put me on the list for the D-link DCS-932L.
I just purchased another camera license and the DCS-932 only to find it doesn't work (stupid me didn't check the supported camera list first). Disappointing that Syn apparently only supports ancient cameras!!
NASpet
I'm New!
I'm New!
 
Posts: 1
Joined: Sat Aug 27, 2011 5:57 pm

Re: Compatible IP Cameras

Postby MarkB » Mon Sep 12, 2011 7:10 am

Hi, I'd really appreciate the help - any ideas as to why an Axis M3114-R is compatable and the new M3114-Ve isn't, the data for the cameras looks identical...or indeed if there are any tweeks / output changes that can be done, so that it would work on DSM 3.2...?
MarkB
I'm New!
I'm New!
 
Posts: 1
Joined: Mon Sep 12, 2011 7:04 am

Re: Compatible IP Cameras

Postby wimpler » Wed Sep 21, 2011 11:49 am

Any news on the support for Storage Options' SON-IPC2 outdoor IP camera? I can't get this camera to work. It's supposed to support ONVIF but it certainly doesn't work with the ONVIF support in the DS211j (DSM 2.3). Any help gratefully welcome.

As an aside, I'm very impressed with the DS211j, especially the DSM interface. Far FAR better than any other NAS interface I've ever used. :)
wimpler
I'm New!
I'm New!
 
Posts: 1
Joined: Wed Sep 21, 2011 11:37 am

Re: TP-LINK TL-SC3171

Postby cam » Mon Oct 31, 2011 8:37 am

potegos wrote:Does anybody know if the TP-LINK TL-SC3171 camera works with Synology?


Hello,

Have you found out if it is working?

Cheers,
cam
cam
I'm New!
I'm New!
 
Posts: 4
Joined: Wed Mar 09, 2011 10:55 am

Re: Compatible IP Cameras (AXIS P5534-E)

Postby XMJ » Mon Dec 05, 2011 2:41 am

External Version of the Axis P5534, coded as P5534-E. This works fine but you need to modify the /usr/syno/etc/camera_support.conf and /usr/syno/ect.defaults/camera_support.conf if you want to use it in H.264 mode.

Only the P5534 (internal version) is listed currently by Synology and trying to use the internal P5534 selection with the external P5534-E camera gives errors and shows the Cam as disconnected if you use H.264 {NB: the P5534-E works fine using the P5534 selection when using MJPEG, but the files can be huge by comparison}.

As the P5534-E (external version) does not make an audio stream available, you need to copy the entire section in the file for the [AXIS*P5534] to a new section just below it; then rename its section heading to [AXIS*P5534-E] and remove the two lines about the audio:

REMOVE THE FOLLOWING:
audio_format = AAC,G711,G726
default_audio_format = G711

Otherwise you will get erros in the messages log about the audio and (at least for me) the SS won't connect the camera)

I also removed the two lines about the external alarm input and output, as I don't think it has these either; not sure if this was stricly necessary.

REMOVE THE FOLLOWING:
alarm_input = 1
alarm_output = 1

SO YOU END UP WITH AN ADDITIONAL SECTION IN THE FILE AS FOLLOWS:

[AXIS*P5534-E]
api = axisv5
channel_list = 1
default_channel = 1
resolutions_mjpeg = 320x180, 480x270, 800x450, 1280x720
resolutions_h264 = 320x180, 480x270, 800x450, 1280x720
default_resolution_mjpeg = 320x180
default_resolution_h264 = 320x180
fps_mjpeg_320x180 = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
fps_mjpeg_480x270 = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
fps_mjpeg_800x450 = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
fps_mjpeg_1280x720 = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
fps_h264_320x180 = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
fps_h264_480x270 = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
fps_h264_800x450 = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
fps_h264_1280x720 = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
default_fps_mjpeg_320x180 = 10
default_fps_mjpeg_480x270 = 10
default_fps_mjpeg_800x450 = 10
default_fps_mjpeg_1280x720 = 10
default_fps_h264_320x180 = 10
default_fps_h264_480x270 = 10
default_fps_h264_800x450 = 10
default_fps_h264_1280x720 = 5
default_image_quality = 5
resolution_independent = mjpeg,h264
fps_independent = mjpeg,h264
quality_independent = mjpeg,h264
mjpeg = http
h264 = rtsp
motion = mjpeg,h264
motion_param = sensitivity,object_size
pan = yes
tilt = yes
zoom = yes
home = yes
preset = 32

Save the files, remove any previous attempts from the Cameras tab in SS, and add a new one back selecting AXIS -> P5534-E from the menu now that it is there this time.

I do not work for Synology, or Axis and am a private individual, so no waranties or promises mand and no comeback if you mess it up, but it worked for me.
XMJ
I'm New!
I'm New!
 
Posts: 1
Joined: Mon Dec 05, 2011 2:14 am

Re: Compatible IP Cameras - Samsung SNB-7000

Postby gangsterwagen » Sat Dec 24, 2011 1:53 pm

Samsung SNB-7000 using ONVIF settings generally works fine.

I found an issue concerning disconecting in Malistation.
Camera has two modes: 2 Megapixel and 3 Megapixel.
After adding camera to Surveillance station in 2 or 3 Megapixel mode camera works fine, but when changing mode in Samsung settings camera ie. from 2->3 Megapixel or from 3->2 Megapixel camera in Surveillance station disconnects and there is no possibility to connect.
There is necessity to delete camera and add ones again.

There is also inactive mode in Surveillance station concerning Motion Detection by camera.
User avatar
gangsterwagen
Versed
Versed
 
Posts: 259
Joined: Sat Jul 19, 2008 3:43 pm

Re: Best wireless HD ip camera to buy

Postby Martinvdm » Sat Jan 28, 2012 4:34 pm

Nobody?
Martinvdm
Trainee
Trainee
 
Posts: 13
Joined: Thu Aug 11, 2011 9:37 pm

Re: Compatible IP Cameras

Postby cogo » Tue Feb 07, 2012 9:57 pm

I have just installed a TP-LINK TL-SC3171G camera and it seems to work. Motion detection and so forth works as expected. The only thing is that I can't set the correct camera model when adding the camera to the Surveillance station (only TL-SC3130 and TL-SC3130G are available) but that does not seem to have any effect.

I have tested the camera on both wired network and wifi and both works.
cogo
I'm New!
I'm New!
 
Posts: 4
Joined: Thu May 13, 2010 11:25 am

PreviousNext

Return to Hardware Compatibility Lists

Who is online

Users browsing this forum: No registered users and 3 guests