KoynovStas / onvif_srvd

ONVIF Device(IP camera) Service server (Linux daemon)
GNU General Public License v2.0
279 stars 115 forks source link

gSOAP version bump #36

Closed Sheridan closed 1 year ago

Sheridan commented 3 years ago

gSOAP 2.8.92 was removed from SourceForge

mleeman commented 3 years ago

I think, instead of bumping the gsoap version, it would be better to use the system libraries instead of a wget and compile.

Sheridan commented 3 years ago

Already done: https://github.com/Sheridan/onvif_srvd/tree/newage

But without PTZ yet

mleeman commented 3 years ago

@Sheridan I did the same thing while packaging it for Debian :-/ I'll have a look if I can sync your work with mine to have something similar.

Sheridan commented 3 years ago

I have more work done there, not just refusal to compile gsoap. Reworked object model, logging, service configuration in json file...

mleeman commented 3 years ago

Very nice; a modern build system, a JSON config file, ...

I added the debian package files, am now trying to get wsse working to get that windows discovery tool working.

KoynovStas commented 1 year ago

Thanks, but updating a version every time it's removed from SourceForge is bad practice IMHO. I found a repository where copies of the gSoap archives are saved: https://github.com/SrcBackup/gsoap. When I have time to test the new version, I will update it, (at least it makes sense for the problem described here: https://sourceforge.net/p/gsoap2/bugs/1269/), this problem was solved in version 2.8.99.