Hi
I was wondering if it would be possible for you to provide some clarification as to whether it is ok for us to distribute (i.e. sell to our customers) software that we create by modifying the sample code that is provided with Deepstream 4.0?
Many of the files included with deepstream contain the following copyright statement (although, confusingly, some contain a much more permissive statement):
################################################################################
Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
NVIDIA Corporation and its licensors retain all intellectual property
and proprietary rights in and to this software, related documentation
and any modifications thereto. Any use, reproduction, disclosure or
distribution of this software and related documentation without an express
license agreement from NVIDIA Corporation is strictly prohibited.
################################################################################
The license page entitled “DEEPSTREAM SUPPLEMENT TO SOFTWARE LICENSE AGREEMENT FOR NVIDIA SOFTWARE DEVELOPMENT KITS (July 18, 2019 version)” lists only the .so files as distributable (unless our customers are developing SDKs for use on Jetson, which they are not). That makes it sound as if the answer is no, but that makes me wonder what would be the point of providing all this sample code if we are not allowed to base our own code on it?