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

Cs tutorial 7 net dev #8809

Closed

Conversation

manson
Copy link

@manson manson commented Apr 12, 2021

Added separate Intel.Realsense.Net library for network devices. It is being created on BUILD_NETWORK_DEVICE=ON cmake flag alongside with cs-tutorial-7-net-dev example tutorial that uses this library.
Added ProxyDevice to IntelRealsense library:
This proxy device is for accessing Device constructor that is internal by successors in different namespaces and assemblies. This way is more controllable for accessing base Device object from outer space instead of making it's constructors public. Example of usage: NetDevice in Intel.Realsense.Net.dll that is a successor of ProxyDevice in Intel.Realsense

Andrey Uzbekov added 2 commits March 26, 2021 16:08
…g created on BUILD_NETWORK_DEVICE=ON cmake flag as well as cs-tutorial-7-net-dev example tutorial tha uses this library.
@manson manson changed the base branch from master to development April 12, 2021 12:18
@maloel maloel requested a review from ev-mp July 11, 2021 05:56
@Nir-Az
Copy link
Collaborator

Nir-Az commented Sep 30, 2021

Closed & continued on #9807

@Nir-Az Nir-Az closed this Sep 30, 2021
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

Successfully merging this pull request may close these issues.

2 participants