Samples for NvSci inter thread communication

Yes, there is no sample for that. Basically you can use NvSciStreamBlockConnect() to connect NvSciStreamBlock blocks created by NvSciStreamProducerCreate() and NvSciStreamConsumerCreate() respectively and don’t need to call NvSciStreamIpcSrcCreate() and NvSciStreamIpcDstCreate().

The error will be fixed in a future release.