Bekijk de volledige versie : Color image support in rcamd
Hi all,
As Palantir has been working in wl500g, it may not interest you. Anyway, I dont want to waste my work.
I made a small patch to add color image support in rcamd. So that the ActiveX stuff is no longer needed. The original aim of the patch is to make it work with ZoneMinder.
To apply the patch , under rcamdmips directory (either inside of /root/broadrcam/src/router or /root/broadrcam/src/gateway depend on your choose) , run:
patch -p1 < rcamdmips-1.9.2.7-1.patch
Download (http://benlau.e-fever.org/uploads/patches/rcamdmips-1.9.2.7-1.patch)
Please feel free to tell me for any problem that you found for this patch(if really have somebody need it)
you mean, that this affects "refresh" mode?
ottohans
15-02-2005, 21:55
Is ther a compiled file i can download , and then just change the rcamd file ?
Im a newbee to this :o
you mean, that this affects "refresh" mode?
yes.
hmmm.. Is that the ActiveX component could show a live video? It seem that I have missed this feature.
Hi all,
As Palantir has been working in wl500g, it may not interest you. Anyway, I dont want to waste my work.
I made a small patch to add color image support in rcamd. So that the ActiveX stuff is no longer needed. The original aim of the patch is to make it work with ZoneMinder.
To apply the patch , under rcamdmips directory (either inside of /root/broadrcam/src/router or /root/broadrcam/src/gateway depend on your choose) , run:
Download (http://benlau.e-fever.org/uploads/patches/rcamdmips-1.9.2.7-1.patch)
Please feel free to tell me for any problem that you found for this patch(if really have somebody need it)
Thanks, but pity that for me it is a bit late - I've moved from rcamd to mvc (partly because of the color, partly because of memory footprint), but I think it is useful to integrate this patch in custom software, to save user's time in future :)
Regards,
Alexey
Hi all,
As Palantir has been working in wl500g, it may not interest you. Anyway, I dont want to waste my work.
I made a small patch to add color image support in rcamd. So that the ActiveX stuff is no longer needed. The original aim of the patch is to make it work with ZoneMinder.
To apply the patch , under rcamdmips directory (either inside of /root/broadrcam/src/router or /root/broadrcam/src/gateway depend on your choose) , run:
Download (http://benlau.e-fever.org/uploads/patches/rcamdmips-1.9.2.7-1.patch)
Please feel free to tell me for any problem that you found for this patch(if really have somebody need it)
I Always thought that the fact that the picture was in black and gray was because of some compatibility issues with my webcam...
I'll test it asap, i'm not using palantir because i'm used to watch my cam using my cell phone...
i'm not using palantir because i'm used to watch my cam using my cell phone...
You can use palantir with it if you append /?mode=single to the stream URL to get only single-shot pictures :).
Greets
yes.
hmmm.. Is that the ActiveX component could show a live video? It seem that I have missed this feature.
Patch cleaned up a bit (removed comments) and applied. Thanks.
You can use palantir with it if you append /?mode=single to the stream URL to get only single-shot pictures :).
Greets
Yes, but unfortunately Palantir fails to start if i setup an image bigger than 160x120.... I think this deals with the fact that my Phlipps ToUcam II is not 100% compatible with PWC driver.... (I always get a mirrored image.... :o )
Patch cleaned up a bit (removed comments) and applied. Thanks.
Oleg you are the man !
Can we expect a release soon?
I tried to apply the patch myself to your latest firmware but it failed to compile.... :( :(