Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I need to start server using c# #20

Open
Maruti-Lavate opened this issue Oct 21, 2020 · 2 comments
Open

I need to start server using c# #20

Maruti-Lavate opened this issue Oct 21, 2020 · 2 comments

Comments

@Maruti-Lavate
Copy link

I want use this into c# project how i can start working on it.
I want basicaly. When i call
OnvifServer.Start(); from c# should server start. So how i implement that OnvifServer in c#
If any other reference plz mention
Thank you in advance

@KoynovStas
Copy link
Owner

This project is written in C++, do you want to use it in C#? Or do you want to run a binary?
The service is implemented as a Linux daemon. just run the startup script.
Or do you want to implement such a service only using C#? Explain in more detail.

@Maruti-Lavate
Copy link
Author

Ok, thank you for interest
C++ not supported in UWP its required c++/cx or WinRt, if i am right.
I have project which is run ip camera but its not supported onvif, that i want to give support with onvif to ip camera.
When any one searching camera in local network then my app respond soap message to other apps.
I think you getting my point what i want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants