Hi, I’m using the streaming client to view a remote isaac sim running on aws.
It works, but there are a few console errors and I was wondering if that’s expected or better looked at?
~/.local/share/ov/pkg/kit_remote-103.1.1 ~/omniverse
[0918/110600.816171:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
[2024-09-18 08:06:09,812]=11:06:09= DEBUG [Geronimo: GeronimoRemoteConfig] {84038140} - Cannot open config file RemoteConfig.json.
[2024-09-18 08:06:09,812]=11:06:09= INFO [Tracing] {84038140} - Starting tracing for gfn-gamestream.
[2024-09-18 08:06:09,812]=11:06:09= INFO [OV-Streaming-Client: main] {84038140} - Command line: “./kit-remote --width 1920 --height 1080 --server 54.224.133.236”
[2024-09-18 08:06:09,812]=11:06:09= INFO [OV-Streaming-Client: main] {84038140} - Setting log level to ‘E’
I-!$> [2024-09-18 08:06:09,910]=11:06:09= INFO [BifrostClient: Scheduler] {672006C0} - Successfully set TLS with value 0x558c5cc01f60
I-!$> [2024-09-18 08:06:09,910]=11:06:09= INFO [BifrostClient: Scheduler] {65E006C0} - Successfully set TLS with value 0x558c5cc01f60
I-!$> [2024-09-18 08:06:09,910]=11:06:09= INFO [BifrostClient: Scheduler] {668006C0} - Successfully set TLS with value 0x558c5cc01f60
I-!$> [2024-09-18 08:06:09,910]=11:06:09= INFO [BifrostClient: Scheduler] {654006C0} - Successfully set TLS with value 0x558c5cc01f60
I-!$> [2024-09-18 08:06:09,911]=11:06:09= DEBUG [BifrostClient: Interface] {84038140} - nvbCreateClient( 0x558c5cbddab0 )
[h264 @ 0x558c5cd628a0] Application has requested 32 threads. Using a thread count greater than 16 is not recommended.
[2024-09-18 08:06:09,970]=11:06:09= ERROR [Geronimo::Analytics] {84038140} - Failed to load dll with error: /home/ohad/.local/share/ov/pkg/kit_remote-103.1.1//NvTelemetryAPI.so: cannot open shared object file: No such file or directory
[2024-09-18 08:06:10,228]=11:06:10= ERROR [BifrostClient: Streamer] {84038140} - updateVideoSettingsForNVbProfile: profile 8 is not handled
[2024-09-18 08:06:11,442]=11:06:11= ERROR [NVST:ClientSession] {668006C0} - Number of channels(2) is not valid for surround configuration
[2024-09-18 08:06:11,443]=11:06:11= ERROR [NVST:NvNetworkLinux] {668006C0} - Address family 1 for Network address: 0x7ff1667fc850 not supported
[2024-09-18 08:06:12,319]=11:06:12= ERROR [GIOInterface] {20C006C0} - GERONIMO_ERROR 0xC0020003 GERONIMO_IOINTERFACE_INVALID_AUDIO_FUNC: Audio Renderer is NULL.
[2024-09-18 08:06:12,459]=11:06:12= ERROR [NVST:ServerControl] {234006C0} - Unknown server notification
[2024-09-18 08:06:12,472]=11:06:12= ERROR [NVST:ClientLibraryWrapper] {668006C0} - Cannot find streamEventRaised for stream.media type 1
[2024-09-18 08:06:12,472]=11:06:12= ERROR [NVST:ClientLibraryWrapper] {668006C0} - Cannot find streamEventRaised for stream.media type 2
[h264 @ 0x558c5cd628a0] Cannot parallelize slice decoding with deblocking filter type 1, decoding such frames in sequential order
To parallelize slice decoding you need video encoded with disable_deblocking_filter_idc set to 2 (deblock only edges that do not cross slices).
Setting the flags2 libavcodec option to +fast (-flags2 +fast) will disable deblocking across slices and enable parallel slice decoding but will generate non-standard-compliant output.
[2024-09-18 08:06:15,109]=11:06:15= ERROR [BifrostClient: Streamer] {84038140} - Sending Input event failed: Nvsc Error: NVST_R_GENERIC_ERROR (0x800b0000)
[2024-09-18 08:06:17,308]=11:06:17= ERROR [BifrostClient: Streamer] {84038140} - Sending Input event failed: Nvsc Error: NVST_R_GENERIC_ERROR (0x800b0000)
[2024-09-18 08:06:18,110]=11:06:18= ERROR [BifrostClient: Streamer] {84038140} - Sending Input event failed: Nvsc Error: NVST_R_GENERIC_ERROR (0x800b0000)