how to mak work Sony SNC-VL10P

Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

how to mak work Sony SNC-VL10P

Post by alexus »

Hey all just installed ZM, and tryed it with local capture card, works fine, but when i got to my sony IP camera I got stuck... I have no idea how t make it work... The model is SNC-VL10P, i know it supports 3 modes, video server broad cust, active x and java pluging.
Can some one help me a bit? I searched the forum but no luck so far...

Thanks for help!
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Do you have this cam hooked up to the internet so we can view it?
I can usualy figure out the path from firefox if it is compatable.
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

Post by alexus »

well let me see if i can route trafic to the cam
( i have to many fire walls but i think i can get it on the net)
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

Post by alexus »

ok ive added it before primary firewall
here is the link

http://xx.xxx.xxx.xxx:xxxx
Last edited by alexus on Tue Jul 24, 2007 3:51 am, edited 1 time in total.
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

One reason you not find any info here is it is not compatable. It requires activex for one thing and the other is it does not produce jpeg files only Wavelet or BMP.
This has no way to work with ZM according to the FAQ that is built into the camera.

http://www.sony.com.au/business/catalog ... d=SNCVL10P#
Shows that this camera is not capable of producing mjpeg or jpeg as required by ZM.
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

Post by alexus »

damn im fealing pissed off :(
is there any way to install encoder for that format too zm?
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

Post by alexus »

ok im back in here
new version of ffmpeg (snow) suports wavelets convertion to mjpeg i downloaded the comand line tool but it has to many parameters for me to test it out, does any one have any idea how to use it?

I think It would be nice if my sony camera could work with zm :)
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

It might be possible if you can find a way to create a jpeg file. Otherwise it would take some significant work to the capture damon to get this to work. Also it's likely to be patent infringed. Since I don't have access to one of these cameras, there is really nothing we can do. Also if it's patent infringed it likely we will not support it.
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

Post by alexus »

well if build in ffshow then it should not be patemt infrengment. thats is covered under provision of DMCA.

as to trying to get jpeg file, um ok let me try to do something on windows if i get something I post here (sorry my linux knowlage is not to good to play around [hm i wonder how i managed to write 2 prpojects under linux?])
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

Post by alexus »

I found this codec for linux, but I'm not as good in linux
can some one try it, if its good enough to transform wavelets?

http://www.daimi.au.dk/~poe/dwithome.html
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Again, ZM would have to be programed to use this, the capture process would have to be rewritten so it's not as simple as throwing a codec at it and it works. Also research would need to be done to make sure that the codec will use the same logarithm as the camera (there are several) otherwise it may not even work. Of course it would need the ability to support other cameras that might use this format as well as it would be pointless to put all the effort in to make one camera model function.
User avatar
Lee Sharp
Posts: 1069
Joined: Sat Mar 31, 2007 9:18 pm
Location: Houston, TX

Post by Lee Sharp »

cordel wrote:Again, ZM would have to be programed to use this, the capture process would have to be rewritten so it's not as simple as throwing a codec at it and it works. Also research would need to be done to make sure that the codec will use the same logarithm as the camera (there are several) otherwise it may not even work. Of course it would need the ability to support other cameras that might use this format as well as it would be pointless to put all the effort in to make one camera model function.
Perhaps not. Run a cron job every second, pulling the image, and saving as a jpeg in a single spot, overwriting each time. Then have ZM poll that spot at 2fps, and you will get about 2 of each frame. Modify the frame rates to fit how fast this thing can work. This is going to cause some significant load. You may need a web server to aggregate them cams, and than have ZM poll that server.
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

Post by alexus »

Oh look m0n0 guys here :-P
"run job every second" - thas kinda konna eat 100% of cpu on any machine....

well i guess then i have to get rid of my Sony camera and buy something cheap. Although from what I just learned reading things about wavelets, thet are better in terms of quolity and compression compare tto mjpeg, because mjpg is basicaly work around for not paying patent license for mpeg
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

I'd love to see any of those here, but the problem is the $6k or more for the license for each codec, We're lucky to see enough money in this project to pay the electricity for the server each month :lol: As it is with ffmpeg being in jeopardy, safe for the moment but you never know if it might get yanked for the same patent issues. As it stands ZM can run on it's own with no worries of the other codecs so no matter what happens we can move on and ZM will be here since we have no dependency on any patent infringed code.
If ffmpeg should ever be pulled, ZM will build fine without it, so we will always be here and we never have to worry about suits against us :wink:
alexus
Posts: 12
Joined: Tue Jul 24, 2007 2:20 am

Post by alexus »

well since im doing calling and RnD this summer, i can either try to get you the licence waiveir or I can get u some funds (i like the first one, so i keep money for myself :-P)

Just tell me which codec do u wanna use.
Post Reply